Skip to content

Commit

Permalink
Fix linting failure for fix of #166
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurty committed May 26, 2023
1 parent a825f9d commit 4488425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transcrypt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ set -euo pipefail
##### OVERRIDES

# Disable any global grep options, to avoid problems like '--colors=always'
# shellcheck disable=SC2034
GREP_OPTIONS=""

##### CONSTANTS
Expand Down

0 comments on commit 4488425

Please sign in to comment.