config: Remove checks for configs being previously parsed
Remove the checks to see if a configuration file has already been seen and parsed. These checks aren't necessary because the entire run of `flake8` calls these methods *only* once per configuration provided.
Loading
Please register or sign in to comment