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.
2 parents db64016 + c726798 commit 22ef611Copy full SHA for 22ef611
buildkite.yml
@@ -5,6 +5,7 @@ steps:
5
# Run tests
6
- command: |-
7
yarn
8
+ git diff --exit-code
9
yarn run prettier-check
10
yarn run tslint
11
yarn run typecheck
0 commit comments