Fix linting

This commit is contained in:
Greyscale 2024-07-31 12:11:39 +02:00
parent a43ddc9da4
commit 7498ea96a1

View file

@ -16,6 +16,10 @@ runtimes:
- python@3.10.8
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
ignore:
- linters: [markdownlint]
paths:
- LICENCE.md
disabled:
- git-diff-check
enabled: