mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-10 15:22:58 -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.Checker
|
||||||
ShellCheck.Data
|
ShellCheck.Data
|
||||||
ShellCheck.Formatter.Format
|
ShellCheck.Formatter.Format
|
||||||
|
ShellCheck.Formatter.CheckStyle
|
||||||
|
ShellCheck.Formatter.GCC
|
||||||
|
ShellCheck.Formatter.JSON
|
||||||
|
ShellCheck.Formatter.TTY
|
||||||
ShellCheck.Interface
|
ShellCheck.Interface
|
||||||
ShellCheck.Parser
|
ShellCheck.Parser
|
||||||
ShellCheck.Regex
|
ShellCheck.Regex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue