Skip to content

Commit 9dd72c3

Browse files
fix: remove unused front matter
1 parent fd646cf commit 9dd72c3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

website/catalog/rule-template.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
---
2-
language: JavaScript # please fully spell the language
3-
playgroundLink: '[TODO]'
4-
command: 'ast-grep -p [TODO] -r [TODO]'
5-
hasFix: true
6-
ruleType: 'pattern' # 'pattern' or 'yaml'
7-
---
8-
91
<!-- Remove Badge if it does not have fix-->
102
## Your Rule Name <Badge type="tip" text="Has Fix" />
113

0 commit comments

Comments
 (0)