hadolint-1.17.3: Dockerfile Linter JavaScript API

Safe HaskellNone
LanguageHaskell2010

Hadolint.Formatter.TTY

Documentation

printResult :: (Stream s, ShowErrorComponent e) => Result s e -> IO () Source #

formatError :: (Stream s, ShowErrorComponent e) => ParseErrorBundle s e -> String Source #

formatChecks :: Functor f => f RuleCheck -> f Text Source #