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

Expand Pre-Commit Utilities #9

Closed
AFg6K7h4fhy2 opened this issue Dec 3, 2024 · 3 comments · Fixed by #11
Closed

Expand Pre-Commit Utilities #9

AFg6K7h4fhy2 opened this issue Dec 3, 2024 · 3 comments · Fixed by #11
Assignees
Labels
enhancement Enhancement to existing feature or aspect of the project.

Comments

@AFg6K7h4fhy2
Copy link
Owner

This issue covers expanding the contents of the .pre-commit-config.yaml file.

@AFg6K7h4fhy2 AFg6K7h4fhy2 self-assigned this Dec 3, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 added the enhancement Enhancement to existing feature or aspect of the project. label Dec 4, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 linked a pull request Dec 4, 2024 that will close this issue
@AFg6K7h4fhy2
Copy link
Owner Author

AFg6K7h4fhy2 commented Dec 5, 2024

@AFg6K7h4fhy2
Copy link
Owner Author

This covers the addition of:

  • R, C++, Julia, SASS, GitHub Pages to the .gitignore (not originally scoped, but fine anyway).
  • The addition of the pre-commit hooks:
    • mypy
    • detect-secrets
    • gitlint
    • some general hooks (see here)

@AFg6K7h4fhy2
Copy link
Owner Author

The pyproject.toml is also being updated slightly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature or aspect of the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant