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

Add a check for common development files in a wheel #13

Open
jwodder opened this issue Jul 5, 2021 · 0 comments
Open

Add a check for common development files in a wheel #13

jwodder opened this issue Jul 5, 2021 · 0 comments
Labels
enhancement New feature or request therefor new check Adding a new check

Comments

@jwodder
Copy link
Owner

jwodder commented Jul 5, 2021

Examples of such files include:

  • .editorconfig
  • .vscode/
  • __pypackages__/ (Add to W005?)
  • _build/
  • .mypy_cache/ (Add to W005?)
  • node_modules/ (Add to W005?)
  • poetry.lock

Cf. #8, #9.

@jwodder jwodder added enhancement New feature or request therefor new check Adding a new check labels Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request therefor new check Adding a new check
Projects
None yet
Development

No branches or pull requests

1 participant