mirror of
https://github.com/eza-community/eza.git
synced 2025-07-07 11:25:36 +00:00
fix: pre-commit-hooks.nix trying to be too clever
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
5330392a38
commit
33f44c5eb5
1 changed files with 20 additions and 0 deletions
20
REUSE.toml
20
REUSE.toml
|
@ -58,3 +58,23 @@ SPDX-License-Identifier = "EUPL-1.2"
|
|||
path = ".github/**.md"
|
||||
SPDX-FileCopyrightText = "2024 Christina Sørensen"
|
||||
SPDX-License-Identifier = "EUPL-1.2"
|
||||
|
||||
# pre-commit-hooks.nix cause these to appear in commit check:(
|
||||
|
||||
[[annotations]]
|
||||
path = ".cache/pre-commit/README"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2024 Christina Sørensen"
|
||||
SPDX-License-Identifier = "EUPL-1.2"
|
||||
|
||||
[[annotations]]
|
||||
path = ".cache/pre-commit/db.db"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2024 Christina Sørensen"
|
||||
SPDX-License-Identifier = "EUPL-1.2"
|
||||
|
||||
[[annotations]]
|
||||
path = ".gitconfig"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2024 Christina Sørensen"
|
||||
SPDX-License-Identifier = "EUPL-1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue