File: README.astyle

package info (click to toggle)
knights 25.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,696 kB
  • sloc: cpp: 6,647; xml: 1,249; sh: 20; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
http://astyle.sourceforge.net/astyle.html

Use the following astyle options to format your code:
astyle --style=java --indent=tab --attach-namespaces --attach-classes --indent-switches --remove-brackets src/my_file.cpp


optionally: --break-blocks