erg 0.6.53

The Erg programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[formatter.alejandra]
command = "alejandra"
includes = ["*.nix"]

# [formatter.taplo]
# command = "taplo"
# options = ["format"]
# includes = ["*.toml"]

# [formatter.rustfmt]
# command = "rustfmt"
# includes = ["*.rs"]