Skip to content

Commit 20a437e

Browse files
committed
ci(trunk): do not lint CHANGELOG.md
1 parent d254022 commit 20a437e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.trunk/trunk.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ runtimes:
1616
- python@3.10.8
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
19+
ignore:
20+
- linters: [markdownlint]
21+
paths:
22+
- CHANGELOG.md
1923
enabled:
2024
- actionlint@1.7.7
2125
- checkov@3.2.408

0 commit comments

Comments
 (0)