Open Peredery opened 2 hours ago
If it is set to check files that are only in the commit, it will check them even if they are excluded in .rubocop.yml
The same goes for includes, if .rubocop.yml is enabled only for the folder with /app/src/* then Pronto will still check even in the root of /app/example.txt.
If it is set to check files that are only in the commit, it will check them even if they are excluded in .rubocop.yml