Files
MaxScale/system-test/astylerc
Esa Korhonen 08f5174915 MXS-2900 Rename maxscale-system-test directory to system-test
A link with the old directory name is provided.
2020-07-28 15:24:27 +03:00

15 lines
244 B
Plaintext

--style=allman
--indent=spaces=4
--indent-switches
--indent-labels
--min-conditional-indent=0
--pad-oper
--pad-header
--add-brackets
--convert-tabs
--max-code-length=110
--break-after-logical
--mode=c
--suffix=none
--max-instatement-indent=110