mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
fix style checking: (#7222)
- (some) core files are astyled - ci was only checking libraries => now everything is checked
This commit is contained in:
@ -12,4 +12,4 @@ ${org}/../restyle.sh
|
||||
git --version || true
|
||||
git submodule foreach --recursive 'git reset --hard'
|
||||
|
||||
git diff --exit-code -- $TRAVIS_BUILD_DIR/libraries
|
||||
git diff --exit-code -- $TRAVIS_BUILD_DIR
|
||||
|
Reference in New Issue
Block a user