mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-07 13:15:21 +00:00
12 lines
220 B
TOML
12 lines
220 B
TOML
[formatter.alejandra]
|
|
command = "alejandra"
|
|
includes = ["*.nix"]
|
|
|
|
# [formatter.taplo]
|
|
# command = "taplo"
|
|
# options = ["format"]
|
|
# includes = ["*.toml"]
|
|
|
|
# [formatter.rustfmt]
|
|
# command = "rustfmt"
|
|
# includes = ["*.rs"]
|