We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
Learn more about funding links in repositories.
Report abuse
1 parent 21024fe commit d4304b8Copy full SHA for d4304b8
.github/ISSUE_TEMPLATE/new-rule.yml
@@ -26,7 +26,6 @@ body:
26
options:
27
- Warns about a potential problem
28
- Suggests an alternate way of doing something
29
- - Enforces a formatting/stylistic preference
30
validations:
31
required: true
32
- type: textarea
templates/rule-proposal.md
@@ -6,7 +6,6 @@
6
7
[ ] Warns about a potential problem
8
[ ] Suggests an alternate way of doing something
9
-[ ] Enforces a formatting/stylistic preference
10
11
**Please provide some example JavaScript code that this rule will warn about:**
12
0 commit comments