You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Microsoft uses .ruleset files to group rules together. Since we will have specific rules that will need to be enabled when we upgrade to the next version of Lucene (LuceneDev1000-LuceneDev1004 are all good examples of these) it would be good to be able to group them.
Default - for general development
Upgrade - only useful when upgrading Lucene
Code Search - only useful when searching for complex code patterns that are specific to Lucene's design that are too difficult to do using Find and Replace
I suspect there will be other categories as the project develops.
Is there an existing issue for this?
Task description
Context: apache/lucenenet-codeanalysis-dev#1 (review)
From @NightOwl888:
The text was updated successfully, but these errors were encountered: