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

Safe HaskellNone
LanguageHaskell2010

Krank

Documentation

processFile Source #

Arguments

:: FilePath

the file to analyze

-> ReaderT KrankConfig IO [Violation]