Merge branch 'feature/251' into 'master'
Enable users who want to track all files processed This adds two new methods to the BaseFormatter class: - beginning - finished These will indicate when Flake8 begins and finishes processing a file. Closes #251 See merge request !152
Loading
Please register or sign in to comment