chore(fmt): add html formatting
This commit is contained in:
@@ -19,7 +19,7 @@ options = ["fmt", "-o", "align_entries=true", "-o", "reorder_keys=true"]
|
||||
[formatter.prettier]
|
||||
command = "prettier"
|
||||
excludes = ["*/sources.json"]
|
||||
includes = ["*.json", "*.md", "*.yaml", "*.yml"]
|
||||
includes = ["*.json", "*.md", "*.yaml", "*.yml", "*.html"]
|
||||
options = ["--write"]
|
||||
|
||||
[formatter.rustfmt]
|
||||
|
||||
Reference in New Issue
Block a user