krank-0.2.3: Krank checks issue tracker link status in your source code
Safe HaskellNone
LanguageHaskell2010

Krank.Checkers.Ignore

Synopsis

Documentation

data IgnoreCommand Source #

Constructors

IgnoreLine 

Instances

Instances details
Eq IgnoreCommand Source # 
Instance details

Defined in Krank.Checkers.Ignore

Show 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