We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39b9f0 commit 2d0ca14Copy full SHA for 2d0ca14
Makefile.am
@@ -23,3 +23,5 @@ dist-hook:
23
tags:
24
ctags --c++-kinds=+p --fields=+iaS --extra=+q -R --totals=yes *
25
26
+astyle:
27
+ astyle --options=astyle.options \*.cpp \*.h
0 commit comments