mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
docs: update changelog
This commit is contained in:
parent
c54e6c0a71
commit
3275487e18
4 changed files with 313 additions and 155 deletions
10
treefmt.toml
10
treefmt.toml
|
@ -7,15 +7,7 @@ options = ["run", "--"]
|
|||
|
||||
[formatter.prettier]
|
||||
command = "prettier"
|
||||
includes = [
|
||||
"*.html",
|
||||
"*.js",
|
||||
"*.json",
|
||||
"*.md",
|
||||
"*.toml",
|
||||
"*.yaml",
|
||||
"Cargo.lock",
|
||||
]
|
||||
includes = ["*.html", "*.js", "*.json", "*.md", "*.toml", "*.yaml"]
|
||||
options = ["--plugin", "prettier-plugin-toml", "--write"]
|
||||
|
||||
[formatter.rust]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue