Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13d23b8

Browse files
bmishljharb
authored andcommittedAug 19, 2022
[Docs] Consistent rule descriptions and doc sections
1 parent 11dc75e commit 13d23b8

File tree

154 files changed

+315
-285
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+315
-285
lines changed
 

‎.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
}],
5151

5252
"eslint-plugin/consistent-output": 0,
53+
"eslint-plugin/require-meta-docs-description": [2, { "pattern": "^(Enforce|Require|Disallow)" }],
5354
"eslint-plugin/require-meta-schema": 0,
5455
"eslint-plugin/require-meta-type": 0
5556
},

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)
Please sign in to comment.