-
Notifications
You must be signed in to change notification settings - Fork 0
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
Flake-parts: update treefmt,pre-commit-hooks defaults & update github templates #31
Conversation
Reviewer's Guide by SourceryThis pull request updates the default configurations for treefmt and pre-commit-hooks, enhances GitHub issue templates with better formatting and emojis, and makes minor improvements to various configuration files. The changes include enabling additional formatters and tools, improving readability of issue templates, and disabling specific markdownlint rules in pull request templates. File-Level Changes
Tips
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @tsandrini - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟡 General issues: 1 issue found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 1 issue found
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
Overview
Testing
Dependencies
Screenshots
Checklist
nix flake check
passes.Additional Notes
Summary by Sourcery
Update GitHub templates for issues and pull requests, enhance treefmt and pre-commit-hooks configurations, and perform minor cleanup in configuration files.
Enhancements:
Chores: