mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-08 05:51:09 -07:00
Fixed the cabal file, which didn't include formatters :|
This commit is contained in:
parent
94d265ce41
commit
56145217fe
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ library
|
|||
ShellCheck.Checker
|
||||
ShellCheck.Data
|
||||
ShellCheck.Formatter.Format
|
||||
ShellCheck.Formatter.CheckStyle
|
||||
ShellCheck.Formatter.GCC
|
||||
ShellCheck.Formatter.JSON
|
||||
ShellCheck.Formatter.TTY
|
||||
ShellCheck.Interface
|
||||
ShellCheck.Parser
|
||||
ShellCheck.Regex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue