mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 04:51:37 -07:00
Add an empty Custom.hs to simplify site-specific patching
This commit is contained in:
parent
ef764b60ca
commit
bee4303c32
5 changed files with 27 additions and 0 deletions
|
@ -74,6 +74,7 @@ library
|
|||
ShellCheck.AnalyzerLib
|
||||
ShellCheck.Checker
|
||||
ShellCheck.Checks.Commands
|
||||
ShellCheck.Checks.Custom
|
||||
ShellCheck.Checks.ShellSupport
|
||||
ShellCheck.Data
|
||||
ShellCheck.Fixer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue