LexCredo
v0.1.0

    API Reference LexCredo v#0.1.0

    Copy Markdown View Source

    Modules

    LexCredo

    LexCredo provides custom Credo checks for Elixir projects, targeting anti-patterns that are commonly introduced by both AI coding agents and human developers.

    LexCredo.Check.Design.NoNestedModules
    LexCredo.Check.Readability.DocExamplesSection
    LexCredo.Check.Refactor.NoEnumWrapperFunctions
    LexCredo.Check.Warning.NoComplexWithElse
    LexCredo.Check.Warning.NoEnumAllAssert
    LexCredo.Check.Warning.NoPipeIntoCase
    LexCredo.Check.Warning.NoProcessSleepInTests
    LexCredo.Check.Warning.NoTaggedWithClauses
    LexCredo.Check.Warning.PreferBooleanOperators
    LexCredo.Check.Warning.UsePositiveTypeGuards
    LexCredo.Check.Warning.UseStartSupervised
    LexCredo.CheckHelpers

    Shared utility functions for LexCredo checks.

    Hex Package Hex Preview View llms.txt Download ePub version

    Built using ExDoc (v0.40.3) for the Elixir programming language