This repository was archived by the owner on Sep 6, 2022. It is now read-only.
Commit f8ce027
travis: optimize lint (#49)
* travis: lint sub-dirs except /vendors + exit with error
* try with `test -z`
* lint before build, but display errors after
* comments
* travis doesn't like the bracket notation
* remove intentional lint errors
* fix condition and error code
* Re-add some linting errors
* Revert "Re-add some linting errors"
This reverts commit aa73820.
* make error more visible
* Remove "FAIL: ". Is that a travis bug?
* work around YAML spec restriction
"colon followed by space" is parsed as YAML syntax.1 parent 4dde0c6 commit f8ce027
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments