mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 11:56:35 +01:00
Check that files are formatted correctly.
Fail the CI build if they are not.
This commit is contained in:
@@ -36,4 +36,5 @@ install:
|
||||
|
||||
script:
|
||||
- $HOME/cache/astyle/build/gcc/bin/astyle --options=astylerc $(find . -name "*.[ch]")
|
||||
- git diff --exit-code
|
||||
- make ENABLE_PYTHON=1 -j2
|
||||
|
||||
Reference in New Issue
Block a user