treefmt icon indicating copy to clipboard operation
treefmt copied to clipboard

`editor-config` vs `treefmt` - sometimes they disagree

Open blaggacao opened this issue 2 years ago • 0 comments

I think this would merit some thought.

Sometimes treefmt (through one of the formatters) does invalidate editorconfig-checker.

But on the other hand, formatters don't eclint.

I wonder if treefmt could be a valid integration point to bring these two mostly orthogonal aspects of code-formatting together.

Reference:

eclint fix . - https://www.npmjs.com/package/eclint

blaggacao avatar May 30 '22 19:05 blaggacao