I use treefmt for formatting large code bases and incorporating multiple linters into one tool.
Treefmt requires that formatters/linters accept multiple arguments.
statix does not support this and hence workarounds are required to make it work: Mic92/dotfiles@1b4d901
In #62 I made an attempt to implement this.
I use treefmt for formatting large code bases and incorporating multiple linters into one tool.
Treefmt requires that formatters/linters accept multiple arguments.
statix does not support this and hence workarounds are required to make it work: Mic92/dotfiles@1b4d901
In #62 I made an attempt to implement this.