editorconfig-tools
editorconfig-tools copied to clipboard
fails when given an absurd number of files
Unlike #1, this failure is because of too many args being passed to the CLI. In order to fix this one, we probably just need to add a -r option and pass a directory to recurse into.