Add an empty Custom.hs to simplify site-specific patching

This commit is contained in:
Vidar Holen 2019-07-02 20:07:05 -07:00
parent ef764b60ca
commit bee4303c32
5 changed files with 27 additions and 0 deletions

View file

@ -74,6 +74,7 @@ library
ShellCheck.AnalyzerLib
ShellCheck.Checker
ShellCheck.Checks.Commands
ShellCheck.Checks.Custom
ShellCheck.Checks.ShellSupport
ShellCheck.Data
ShellCheck.Fixer