Add support for checking folders
smjonas opened this issue · 1 comments
smjonas commented
Thanks for this useful project! What do you think about adding support for folders when using the nerdfix check
/ nerdfix fix
commands in which case the command would be applied to all the files in the directory recursively? This would allow something like nerdfix check ~/.local/share/nvim
to check all Nvim configuration files.