Makefile: integrate commands.md generation to 'make style'

This commit is contained in:
Philippe Teuwen 2020-10-06 18:40:54 +02:00
commit cb20d93448

View file

@ -259,6 +259,8 @@ style:
--keep-one-line-blocks --max-instatement-indent=60 \
--style=google --pad-oper --unpad-paren --pad-header \
--align-pointer=name {} \;
# Update commands.md
[ -x client/proxmark3 ] && client/proxmark3 -m > doc/commands.md
# Detecting weird codepages and tabs.
miscchecks: