| Copyright | (c) 2020 Kowainik |
|---|---|
| License | MPL-2.0 |
| Maintainer | Kowainik <xrom.xkov@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Stan.Inspection.Style
Description
Contains all Inspections for style improvements.
The style inspections are in ranges:
STAN-0301 .. STAN-0400
Synopsis
Style inspections
Missing fixity
stan0301 :: Inspection #
Inspection — missing fixity declaration STAN-0301.
Too big tuples
stan0302 :: Inspection #
Inspection — to big tuples STAN-0302.
All inspections
styleInspectionsMap :: InspectionsMap #
All anti-pattern Inspections map from Ids.