We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8824251 commit e9adc45Copy full SHA for e9adc45
.travis.yml
@@ -47,6 +47,5 @@ install:
47
- cd ..
48
49
script:
50
- - elm-format --validate src/
51
- - elm-format --validate tests/
+ - elm-format --validate .
52
- npm test
0 commit comments