pqc/.astylerc
Thom Wiggers fe1ba0e615
Disable AStyle line endings formatter
Git takes care of this, and it breaks the checkouts on Windows
2019-03-06 17:15:24 +01:00

15 rivejä
230 B
Plaintext

--style=google
--indent=spaces
--indent-preproc-define
--indent-preproc-cond
--pad-oper
--pad-comma
--pad-header
#--unpad-paren
--align-pointer=name
--add-braces
--convert-tabs
--mode=c
# disable backup files
--suffix=none