LexCredo
v0.2.1

    API Reference LexCredo v#0.2.1

    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.NoProcessSleepInTests
    LexCredo.Check.Warning.NonBooleanWithStrictOperator
    LexCredo.Check.Warning.PreferBooleanOperators
    LexCredo.Check.Warning.StructMatchInFunctionHead
    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