Add ShellCheck.Fixer to the cabal file

This commit is contained in:
Vidar Holen 2018-12-17 20:14:49 -08:00
parent ecd61bfc68
commit eb3e6fe8e1
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ library
ShellCheck.Checks.Commands ShellCheck.Checks.Commands
ShellCheck.Checks.ShellSupport ShellCheck.Checks.ShellSupport
ShellCheck.Data ShellCheck.Data
ShellCheck.Fixer
ShellCheck.Formatter.Format ShellCheck.Formatter.Format
ShellCheck.Formatter.CheckStyle ShellCheck.Formatter.CheckStyle
ShellCheck.Formatter.GCC ShellCheck.Formatter.GCC