FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
client_java/.editorconfig at main · manduinca/client_java · GitHub
manduinca
/
client_java
Public
forked from
prometheus/client_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
client_java
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (22 loc) · 745 Bytes
Breadcrumbs
client_java
/
.editorconfig
Copy path
File metadata and controls
30 lines (22 loc) · 745 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
root
=
true
[
*
]
max_line_length
=
100
indent_size
=
2
[
{version-rules.xml,maven-wrapper.properties,checkstyle.xml,docker-compose.yaml,docker-compose.yml,Dockerfile,example_target_info.json,mise.toml,mvnm,mvnw.cmd,generate-protobuf.sh,.gitleaksignore,prometheus.properties}
]
max_line_length
=
200
[
{grafana-dashboard-
*
.json,.editorconfig,lychee.toml,renovate.json5,CODE_OF_CONDUCT.md}
]
max_line_length
=
300
[
pom.xml
]
max_line_length
=
210
[
*
.py
]
#
checked by black
indent_size
=
4
max_line_length
=
120
[
{.mise/tasks/build-release.sh,.github/workflows/
*
.yml}
]
max_line_length
=
300
[
*
.java
]
#
Java line length is handled by google-java-format
max_line_length
=
off
[
*
.md
]
#
Markdown line length is handled by rumdl
max_line_length
=
off
Back
|
FazBrowse Home
|
New Git URL