We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29adf23 commit 7c97709Copy full SHA for 7c97709
scripts/update-indent.sh
@@ -46,7 +46,7 @@ for f in $MODIFIED; do
46
continue
47
;;
48
49
- *.cpp|*.h|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H)
+ *.cpp|*.h|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H|*.hpp)
50
cmd=astyle.sh
51
52
0 commit comments