mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
introduce travis/shellcheck
This commit is contained in:
parent
6a71b6f185
commit
211ef14724
2 changed files with 16 additions and 0 deletions
4
shellcheck.sh
Executable file
4
shellcheck.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh -ev
|
||||
# Shellcheck the script
|
||||
|
||||
shellcheck install.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue