krank-0.3.0: Krank checks issue tracker link status in your source code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Krank.Checkers.Ignore

Synopsis

Documentation

data IgnoreCommand Source #

Constructors

IgnoreLine 

Instances

Instances details
Show IgnoreCommand Source # 
Instance details

Defined in Krank.Checkers.Ignore

Eq IgnoreCommand Source # 
Instance details

Defined in Krank.Checkers.Ignore

filterViolations Source #

Arguments

:: [Violation]

List of Violation to filter

-> FilePath

Path of the file

-> ByteString

Content of the file

-> [Violation] 

Takes a list of Violation, some ignore commands and remove all those that are ignored due to an ignore marker