when I push changes, flake8 checks are done for all files. I tried to modify each file manually, which is not ideal Is there a way to ignore flake 8 for all files in certain folder? say "bar" located in /foo/boo/bar
Thank you!
when I push changes, flake8 checks are done for all files. I tried to modify each file manually, which is not ideal Is there a way to ignore flake 8 for all files in certain folder? say "bar" located in /foo/boo/bar
Thank you!