-
Notifications
You must be signed in to change notification settings - Fork 276
2nd meeting agenda
kwhitefoot edited this page May 30, 2016
·
1 revision
- Issues that need discussion.
- Guidelines for branch integration and commit messages
- Prefer Hidden diagnostics to Refactorings
- Shouldn't we support VB?
- When do we apply the up-for-grabs tag?
- Allow user to download custom combination of analyzers and refactorings
- Warning if there is a comment block with 5 lines or more
- Review Rules ID and Descriptions
- Remove unused references
- Class that has IDisposable fields should implement IDisposable and dispose those fields
- Align Equals on Variable Assignment statements
- Improve double/float comparasions
- Determine supported categories for analyzers
- Clearly define criteria for severity levels: Hidden, Info, Warning and Errors
- Supress assignment of default value to field/property declarations
- What will be on alpha2?
- Deploy model: VSIX and/or Nuget
- Logo
- Site
- Documentation
If you want to parcipate you need to be involved with the project, either proposing issues, PRs, comments, etc. Contact the maintainers to get an invitation.