mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-04 21:58:48 +00:00
25 lines
389 B
Plaintext
25 lines
389 B
Plaintext
style=java
|
|
attach-namespaces
|
|
attach-classes
|
|
attach-inlines
|
|
attach-extern-c
|
|
attach-closing-while
|
|
attach-return-type
|
|
attach-return-type-decl
|
|
indent=spaces=4
|
|
indent-modifiers
|
|
indent-classes
|
|
indent-switches
|
|
indent-col1-comments
|
|
indent-preproc-block
|
|
pad-oper
|
|
pad-comma
|
|
pad-header
|
|
unpad-paren
|
|
align-pointer=name
|
|
convert-tabs
|
|
close-templates
|
|
break-after-logical
|
|
break-one-line-headers
|
|
add-braces
|