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 9c2ebc8 commit 7800956Copy full SHA for 7800956
.envrc
@@ -25,7 +25,6 @@ export K_SOUP_COV_MIN_HARD=true # Means you want the build to fail if the covera
25
export K_SOUP_COV_MULTI_FORMATTERS=true
26
export MAX_ROWS=1 # Setting for simplecov-console gem for tty output, limits to the worst N rows of bad coverage
27
28
-
29
# Internal Debugging Controls
30
export DEBUG=false # do not allow byebug statements (override in .env.local)
31
0 commit comments