Skip to content

Commit 45dac85

Browse files
Docs: Add require-meta-fixable to the list of rules in the readme
1 parent f96939a commit 45dac85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ Additionally, you can enable all recommended rules from this plugin:
5757
🛠 indicates that a rule is fixable.
5858

5959
* ✔️ 🛠 [no-deprecated-report-api](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/no-deprecated-report-api.md): Prohibits the deprecated `context.report(node, message)` API
60-
[report-message-format](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/report-message-format.md): Enforces a consistent format for report messages
60+
* [report-message-format](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/report-message-format.md): Enforces a consistent format for report messages
61+
* ✔️ [require-meta-fixable](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/require-meta-fixable.md): Requires a `meta.fixable` property for fixable rules

0 commit comments

Comments
 (0)