MetaCredo.Check.Readability.Specs (MetaCredo v0.1.0)

View Source

Detects public functions without a preceding @spec type annotation. Typespecs improve documentation, enable Dialyzer analysis, and make function contracts explicit.

Category: Readability / Priority: normal