> but why? *.nim / "find" / etc...

To encourage the ecosystem to use it. Setting up find or globs adds an extra 
step to be done. I think we see this with doc generation as well where there's 
not a default `nimble docs` for project docs (and version tagging as well). So 
it'll often be skipped.

Checking other formatters and it seems `gofmt`, `rust-fmt`, and `black` all 
support directories or project folders. So consistency with other formatters as 
well.

Reply via email to