0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-23 20:08:47 +00:00

feat: add astyle config

This commit is contained in:
Baoshuo Ren 2021-11-19 09:13:04 +08:00 committed by Baoshuo Ren
parent ea8cd399e5
commit b422df500d
Signed by: baoshuo
GPG Key ID: 70F90A673FB1AB68

22
.astyle-format Normal file
View File

@ -0,0 +1,22 @@
style=java
indent=spaces=4
indent-modifiers
attach-namespaces
attach-classes
attach-inlines
attach-extern-c
attach-closing-while
indent-classes
indent-switches
indent-col1-comments
attach-return-type
attach-return-type-decl
pad-oper
pad-comma
pad-header
unpad-paren
align-pointer=name
break-one-line-headers
convert-tabs
close-templates
break-after-logical