stan-0.1.2.1: Haskell STatic ANalyser
Copyright(c) 2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

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 Source #

Inspection — missing fixity declaration STAN-0301.

Too big tuples

stan0302 :: Inspection Source #

Inspection — to big tuples STAN-0302.

All inspections

styleInspectionsMap :: InspectionsMap Source #

All anti-pattern Inspections map from Ids.