fix reuse
This commit is contained in:
parent
402cb14acc
commit
ab422966a2
@ -1,7 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = [".flake8", ".dockerignore", ".github/**", ".gitignore", "app/**.py", "app/static/theme.js", "app/templates/**", "Dockerfile", "frontend/**", "poetry.lock", "pyproject.toml", "README.rst", "setup.cfg", "tests/**", "REUSE.toml"]
|
||||
path = ["docker-compose.yml", ".flake8", ".dockerignore", ".github/**", ".gitignore", "app/**.py", "app/static/theme.js", "app/templates/**", "Dockerfile", "frontend/**", "poetry.lock", "pyproject.toml", "README.rst", "setup.cfg", "tests/**", "REUSE.toml"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "The MSYS2 Authors"
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user