Sign in
nest-open-source
/
manifest_repos
/
liblouis-github
/
c4a5912cfbf6366501abfee055a6c89490f03746
/
.
/
.travis
/
script
/
check-format.sh
blob: de87454c83bfacdeee42ba22c5b4ede55e71a840 [
file
] [
log
] [
blame
]
# apply clang-format and check for uncommitted changes
./
autogen
.
sh
&&
\
./
configure
&&
\
make format
-
sources
&&
\
git diff
-
index
--
exit
-
code HEAD
--
.
':!.travis'