Skip to content

feat: normignore file to avoid running norminette on matching files#587

Open
Keyoonz wants to merge 1 commit into42school:masterfrom
Keyoonz:master
Open

feat: normignore file to avoid running norminette on matching files#587
Keyoonz wants to merge 1 commit into42school:masterfrom
Keyoonz:master

Conversation

@Keyoonz
Copy link
Copy Markdown

@Keyoonz Keyoonz commented Feb 20, 2026

Featured added

By default checking the .normignore in the current directory and will ignore all files that match the listed pattern in the file.
This feature can be disabled by running it with the flag --no-normignore

Verification Steps

Please ensure the following steps have been completed:

  • Added new tests to cover the changes.
  • Fixed all broken tests.
  • Ran poetry run flake8 to check for linting issues.
  • Verified that all unit tests are passing:
    • Ran poetry run pytest to ensure unit tests pass.
    • Ran poetry run tox to validate compatibility across Python versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant