Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: exclude .nox directories from linting #885

Merged
merged 2 commits into from
Dec 22, 2020

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Dec 21, 2020

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.

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.
@tswast tswast requested a review from a team as a code owner December 21, 2020 18:11
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2020
@busunkim96 busunkim96 added the automerge Merge the pull request once unit tests and other checks pass. label Dec 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3738610 into master Dec 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the tswast-patch-1 branch December 22, 2020 19:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants