Skip to content

Commit

Permalink
mss: add shellcheck configuration (shell linter)
Browse files Browse the repository at this point in the history
Signed-off-by: chickendrop89 <[email protected]>
  • Loading branch information
chickendrop89 committed Nov 26, 2023
1 parent c3d7166 commit 63b0adf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .shellcheckrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
external-sources=true
shell=sh
disable=SC2028,SC3045,SC1091

0 comments on commit 63b0adf

Please sign in to comment.