pre-commit: Use native hacking pre-commit hook

Change-Id: I9401cf21f00c669f81e6e279ec20736e34664b96
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2023年10月02日 11:18:10 +01:00
parent 964c902287
commit bb03564cfd

View File

@@ -23,15 +23,11 @@ repos:
hooks:
- id:remove-tabs
exclude:'.*\.(svg)$'
- repo:local
- repo:https://opendev.org/openstack/hacking
rev:6.0.1
hooks:
- id:flake8
name:flake8
additional_dependencies:
- hacking~=6.0.1
language:python
entry:flake8
files:'^.*\.py$'
- id:hacking
additional_dependencies:[]
exclude:'^(doc|releasenotes|tools)/.*$'
- repo:https://github.com/pre-commit/mirrors-autopep8
rev:v2.0.4
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.