-
-
Notifications
You must be signed in to change notification settings - Fork 724
feat(linter/plugins): introduce RuleTester
#16206
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
base: 11-27-refactor_linter_plugins_add_registerplugin_function
Are you sure you want to change the base?
feat(linter/plugins): introduce RuleTester
#16206
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
87f7b96 to
0ef5845
Compare
0ef5845 to
7d01b65
Compare
7d01b65 to
46826a5
Compare
1302f61 to
afc5df6
Compare
afc5df6 to
df85032
Compare
6ce2fd7 to
1baf878
Compare
df85032 to
54de704
Compare
be3b9ee to
832983a
Compare
1baf878 to
04e394c
Compare
04e394c to
4f28de3
Compare

Closes #16018.
WIP