FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
graphql-java/graphql-java-code-style.xml at master · dimdimych/graphql-java · GitHub
dimdimych
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
graphql-java
/
graphql-java-code-style.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 884 Bytes
Breadcrumbs
graphql-java
/
graphql-java-code-style.xml
Copy path
File metadata and controls
19 lines (19 loc) · 884 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
<
code_scheme
name
=
"
graphql-java
"
version
=
"
173
"
>
<
GroovyCodeStyleSettings
>
<
option
name
=
"
CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND
"
value
=
"
999
"
/>
<
option
name
=
"
NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND
"
value
=
"
999
"
/>
</
GroovyCodeStyleSettings
>
<
JavaCodeStyleSettings
>
<
option
name
=
"
CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND
"
value
=
"
999
"
/>
<
option
name
=
"
NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND
"
value
=
"
999
"
/>
<
option
name
=
"
JD_ADD_BLANK_AFTER_PARM_COMMENTS
"
value
=
"
true
"
/>
<
option
name
=
"
JD_ADD_BLANK_AFTER_RETURN
"
value
=
"
true
"
/>
<
option
name
=
"
JD_P_AT_EMPTY_LINES
"
value
=
"
false
"
/>
</
JavaCodeStyleSettings
>
<
codeStyleSettings
language
=
"
JAVA
"
>
<
option
name
=
"
IF_BRACE_FORCE
"
value
=
"
3
"
/>
<
option
name
=
"
DOWHILE_BRACE_FORCE
"
value
=
"
3
"
/>
<
option
name
=
"
WHILE_BRACE_FORCE
"
value
=
"
3
"
/>
<
option
name
=
"
FOR_BRACE_FORCE
"
value
=
"
3
"
/>
</
codeStyleSettings
>
</
code_scheme
>
Back
|
FazBrowse Home
|
New Git URL