0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-09-08 02:45:26 +00:00

feat: update astyle format

This commit is contained in:
Baoshuo Ren 2021-11-19 16:12:29 +08:00 committed by Baoshuo Ren
parent aaa06f9974
commit 72afe07e91
Signed by: baoshuo
GPG Key ID: 70F90A673FB1AB68

View File

@ -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