asciidoctor-foodogsquared-e.../treefmt.toml

9 lines
142 B
TOML
Raw Normal View History

2023-07-07 04:11:42 +00:00
[formatter.nix]
command = "nixpkgs-fmt"
includes = [ "*.nix" ]
[formatter.ruby]
command = "rubocop"
options = [ "-x" ]
includes = [ "*.rb" ]