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 80c7a3e commit 97c46a7Copy full SHA for 97c46a7
scripts/checks/generation.sh
@@ -3,4 +3,4 @@
3
set -euo pipefail
4
5
npm run generate
6
-git diff --quiet --exit-code
+git diff --exit-code
0 commit comments