mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-23 18:28:47 +00:00
feat: update astyle format
This commit is contained in:
parent
aaa06f9974
commit
72afe07e91
@ -1,22 +1,24 @@
|
||||
style=java
|
||||
indent=spaces=4
|
||||
indent-modifiers
|
||||
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
|
||||
attach-return-type
|
||||
attach-return-type-decl
|
||||
indent-preproc-block
|
||||
pad-oper
|
||||
pad-comma
|
||||
pad-header
|
||||
unpad-paren
|
||||
align-pointer=name
|
||||
break-one-line-headers
|
||||
convert-tabs
|
||||
close-templates
|
||||
break-after-logical
|
||||
break-one-line-headers
|
||||
add-braces
|
||||
|
Loading…
Reference in New Issue
Block a user