krank-0.1.0: Krank checks your code source comments for important markers

Safe HaskellNone
LanguageHaskell2010

Krank.Types

Documentation

newtype GithubKey Source #

Constructors

GithubKey String 

data Violation Source #

Instances
Show Violation Source # 
Instance details

Defined in Krank.Types

data ViolationLevel Source #

Constructors

Info 
Warning 
Error 
Instances
Show ViolationLevel Source # 
Instance details

Defined in Krank.Types