mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
Travis now passes the current year to wpiformat (#438)
See also styleguide#41.
This commit is contained in:
committed by
Peter Johnson
parent
e1fc60b8dd
commit
67d62ba164
@@ -19,6 +19,6 @@ cache:
|
||||
- $HOME/.gradle/wrapper/
|
||||
|
||||
script:
|
||||
- wpiformat
|
||||
- wpiformat -y 2017
|
||||
- git --no-pager diff --exit-code HEAD # Ensure formatter made no changes
|
||||
- ./gradlew build -PmakeSim
|
||||
|
||||
Reference in New Issue
Block a user