Skip to content

flake8_atlas: Make filterFiles error a warning

Frank Winklmeier requested to merge fwinkl/atlasexternals:flake8_filter into master

Change the error when no files are provided to --filterFiles to a warning. While it's most likely a configuration problem it should not make the build fail. Keep it a failure for unit tests.

Edited by Frank Winklmeier

Merge request reports