Merge branch 'opqaque-interface' of https://github.com/ngzhian/shellcheck into ngzhian-opqaque-interface

This commit is contained in:
Vidar Holen
2018-08-18 20:31:54 -07:00
8 changed files with 186 additions and 52 deletions

View File

@@ -74,7 +74,7 @@ data Options = Options {
defaultOptions = Options {
checkSpec = emptyCheckSpec,
externalSources = False,
formatterOptions = FormatterOptions {
formatterOptions = newFormatterOptions {
foColorOption = ColorAuto
},
minSeverity = StyleC