hadolint-2.12.0: Dockerfile Linter JavaScript API
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hadolint.Pragma

Documentation

ignored :: Fold (InstructionPos Text) (IntMap (Set RuleCode)) Source #

globalIgnored :: Fold (InstructionPos Text) (Set RuleCode) Source #

parseIgnorePragma :: Text -> Maybe [Text] Source #

parseShell :: Text -> Maybe Text Source #