Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: exclude
.nox
directories from linting (#885)
The samples tests create `.nox` directories with all dependencies installed. These directories should be excluded from linting. I've tested this change locally, and it significantly speeds up linting on my machine.
- Loading branch information