mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-27 11:13:14 +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