You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
251 B
15 lines
251 B
indent=spaces=4
|
|
style=java
|
|
pad-oper
|
|
pad-header
|
|
unpad-paren
|
|
lineend=linux
|
|
add-braces
|
|
indent-switches
|
|
max-code-length=100
|
|
keep-one-line-blocks
|
|
keep-one-line-statements
|
|
attach-namespaces
|
|
max-continuation-indent=80
|
|
max-code-length=100
|
|
break-after-logical
|
|
|