Skip to content

Add rule path exclusions #10

Description

@cybersonic

in lucli-lint.json we should be able to add per-rule exclusions , as we would want to ignore some rules in some locations/specific files.
WE could do this by parsing comments or something but it feels less centralized.

There are a few solutions we could explore:

  1. Per rule config for exclusions/inclusions that add to the global
  2. sub filder .lucli-lint files that apply to that folder (this has issues of how we add override rules etc)
  3. Some kind of annotation like CFLINT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions