If a `tox.ini` exists in the project [it is always preferred](https://github.com/alexcouper/captainhook/blob/master/captainhook/checkers/utils.py#L25) for the flake8 checker even if an also existing `setup.cfg` contains the flake8 config. It would be great if both files were to be checked for the flake8 config.