-
Notifications
You must be signed in to change notification settings - Fork 0
feat(config): Add .revu.yml config file and its loader #30
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
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
8ea28bc
to
061060c
Compare
Pull Request AnalysisOverviewThis PR adds a configuration system to the Revu application, allowing users to define custom coding guidelines through a The changes effectively solve the intended problem by providing a clean, well-structured way to define and manage coding guidelines that will be used during code reviews. Code Quality ReviewStrengths
Areas for Improvement
Security Assessment
Best Practices Evaluation
Recommendations
Additional Notes
|
5aa6f81
to
be3db6b
Compare
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.
Peut être remplacer le mergeConfigs
par une librairie.
vidy-br: revu-config-file
be3db6b
to
a47ed46
Compare
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
#27