Skip to content
Snippets Groups Projects
Commit 958d4655 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[pre-commit] exclude setup.py template from checks

parent bc561b9b
No related branches found
No related tags found
1 merge request!212Ci checks
This commit is part of merge request !212. Comments created here will be created in the context of that merge request.
...@@ -15,6 +15,7 @@ repos: ...@@ -15,6 +15,7 @@ repos:
rev: 3.9.0 rev: 3.9.0
hooks: hooks:
- id: flake8 - id: flake8
exclude: bob/devtools/templates/setup\.py
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0 rev: v3.4.0
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment