hadolint-2.8.0: Dockerfile Linter JavaScript API
Safe HaskellNone
LanguageHaskell2010

Hadolint.Formatter.SonarQube

Documentation

formatResult :: Result s e -> Seq (SonarQubeFormat s e) Source #

printResults :: (VisualStream s, TraversableStream s, ShowErrorComponent e, Foldable f) => f (Result s e) -> IO () Source #