Remove .astylerc as .clang-format is now used

This commit is contained in:
2023-08-22 11:07:21 +02:00
parent 1bb3c3ea0f
commit 77ee1b2017

View File

@@ -1,10 +0,0 @@
--style=kr
--indent=spaces=4
--align-pointer=name
--align-reference=name
--convert-tabs
--attach-namespaces
--max-code-length=80
--max-instatement-indent=100
--pad-header
--pad-oper