Skip to content

Commit

Permalink
Fix linting rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Sep 14, 2023
1 parent bfa6c4d commit f4fc0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/release
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# shellcheck disable=SC2034
# shellcheck disable=SC2034,SC2181

# COLORS
OFF='\033[0m'
Expand Down

0 comments on commit f4fc0d4

Please sign in to comment.