Add pre-commit configuration
Pretty standard setup Worth mentioning that flake8 is set to only run on the diff between current branch and merge target This will not work outside of a merge request
Loading
Pretty standard setup Worth mentioning that flake8 is set to only run on the diff between current branch and merge target This will not work outside of a merge request