I would like to suggest making ignore-from-file: .gitignore the default setting because I see no reason why someone would want to lint files ignored by git.
Doing this would improve the overall UX, making the tool 'just work' for most people.
Sadly due to #394 there is no workaround for running yamllint with this on while still respecting its in-repo config.
I would like to suggest making
ignore-from-file: .gitignorethe default setting because I see no reason why someone would want to lint files ignored by git.Doing this would improve the overall UX, making the tool 'just work' for most people.
Sadly due to #394 there is no workaround for running yamllint with this on while still respecting its in-repo config.