Just a configuration file for Artistic Style Automatic Formatter (http://astyle.sourceforge.net/)
How to use the file:
- cp codestyle.cfg $HOME/.astylerc or
- export ARTISTIC_STYLE_OPTIONS="$(pwd -P)/codestyle.cfg" or
- atyle --options="$(pwd -P)/codestyle.cfg" ...