Initialize all the rules from the configuration file
- Dominant language
- C#
- Stars
- 290
- Forks
- 50
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 5
Description
Class [ComparisonMessages](https://github.com/Azure/openapi-diff/blob/master/openapi-diff/src/modeler/AutoRest.Swagger/ComparisonMessages.cs#L3) should be initialized from the json file for all the rules.
- [ ] Initialization from config file
- [ ] Categorization from config file
- [ ] Run tools in context (Azure v/s NonAzure, SDK v/s NonSDK)
- [ ] Initialize the severity from the config file
- [ ] Generate documentation from master list of rules
Contributor guide
Research direction
Start with ComparisonMessages.cs and locate the JSON configuration file used by the project. Trace the current rule initialization, then use the checklist to define completion: configuration-driven initialization, categorization, context-specific tools, severity, and documentation from the master rule list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100