mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[ADD] pyproject.toml validation
This commit is contained in:
parent
c46741d311
commit
92548ba402
@ -88,3 +88,10 @@ repos:
|
||||
- --indent=4
|
||||
additional_dependencies:
|
||||
- tox==4.14.2 # https://github.com/tox-dev/tox/releases/latest
|
||||
|
||||
- repo: https://github.com/abravalheri/validate-pyproject
|
||||
rev: v0.16
|
||||
hooks:
|
||||
- id: validate-pyproject
|
||||
name: Validate pyproject.toml
|
||||
description: "Validate the pyproject.toml file."
|
||||
|
Loading…
x
Reference in New Issue
Block a user