added an example config for astyle to tools (code formatter)

This commit is contained in:
2024-06-27 13:10:49 -04:00
parent 3e1fb62242
commit e1a9d2852a

1
tools/astylerc-example Normal file
View File

@ -0,0 +1 @@
--style=java -k3 -W3 -m0 -f -p -H --squeeze-lines=3 -xb -xf -xh -c --max-code-length=80 -xL -Y --indent=spaces=8