chore: Add some comments to the astyle config.

To explain why some options are disabled.
pull/1660/head
iphydf 2024-02-02 11:34:29 +00:00
parent b7404f24f6
commit b473630321
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9
1 changed files with 3 additions and 1 deletions

View File

@ -11,11 +11,13 @@
# Padding Options
--pad-header
--pad-oper
# Not supported in restyled's astyle.
#--unpad-brackets
--unpad-paren
--align-pointer=name
--align-reference=name
#--squeeze-lines=1
# Disabled because it causes very large changes and it's unclear whether we
# want all of those.
#--squeeze-ws
# Formatting Options