Skip to content

Ignore linting the .build/ai directory #313

Description

@aluqmanj-ni

The .build/ai directory is used by AI agents to store scripts. Ignore linting this directory to reduce noise in the output for ni-python-styleguide lint.

Tested by adding this line to ni_python_styleguide/config.ini

per-file-ignores=
    # We don't need to document AI scripts
    .build/ai/**:D1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions