Skip to content

Commit d4304b8

Browse files
authored
chore: remove formatting/stylistic rules from new rule templates (#17780)
1 parent 21024fe commit d4304b8

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/new-rule.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ body:
2626
options:
2727
- Warns about a potential problem
2828
- Suggests an alternate way of doing something
29-
- Enforces a formatting/stylistic preference
3029
validations:
3130
required: true
3231
- type: textarea

templates/rule-proposal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
[ ] Warns about a potential problem
88
[ ] Suggests an alternate way of doing something
9-
[ ] Enforces a formatting/stylistic preference
109

1110
**Please provide some example JavaScript code that this rule will warn about:**
1211

0 commit comments

Comments
 (0)