mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Start getting all shell scripts passing shellcheck
Like with the formatter, we are blacklisting most files by default. Do a few files to get us started, and get a sense of what this looks like.
This commit is contained in:
parent
1d5d748fe4
commit
567265ae67
6 changed files with 274 additions and 26 deletions
2
.shellcheckrc
Normal file
2
.shellcheckrc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
external-sources=true
|
||||
source-path=SCRIPTDIR
|
||||
Loading…
Add table
Add a link
Reference in a new issue