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

Remove dep5 #84

Closed
klmcadams opened this issue Oct 31, 2023 · 0 comments · Fixed by #89
Closed

Remove dep5 #84

klmcadams opened this issue Oct 31, 2023 · 0 comments · Fixed by #89
Assignees
Labels
enhancement New features or code improvements

Comments

@klmcadams
Copy link
Contributor

📝 Description of the feature

Remove dep5 file from the assets folder. Instead, filter the files in .pre-commit-config.yaml

💡 Steps for implementing the feature

Delete the dep5 file and test including & excluding files using the .pre-commit-config.yaml file only. For example,

  • id: add-license-headers
    files: (src|examples|tests)...
    excludes: ...

🔗 Useful links and references

No response

@klmcadams klmcadams added the enhancement New features or code improvements label Oct 31, 2023
@klmcadams klmcadams self-assigned this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant