Copyright | (c) 2020 Kowainik |
---|---|
License | MPL-2.0 |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Stan.Category
Description
Category — a type of Inspection
.
Data type
A type of the inspection.
Constructors
Category | |
Fields
|
Pretty printing
prettyShowCategory :: Category -> Text #
Show Category
in a human-friendly format.
Stan categories
stanCategories :: [Category] #
The list of all available Stan Category
s.
antiPattern :: Category #
AntiPattern
category of Stan inspections.