Pryz/yaml-lint

Automatically respect files and directories in `.gitignore`

kleinjm opened this issue · 1 comments

I would love to avoid having yaml-lint -i ./ run on my gitignored files and directories.

Perhaps in lieu of that feature, do you know how to get it to ignore directories such as node_modules?

@kleinjm yaml-lint -e node_modules -i ./