Skip to content

Commit 1122337

Browse files
authored
ci: exclude generated markdown from flint (#2780)
1 parent 66d414e commit 1122337

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/config/flint.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
[settings]
2+
exclude = [
3+
".github/pull_request_template.md",
4+
"CHANGELOG.md",
5+
"ibm-mq-metrics/docs/metrics.md",
6+
]
7+
18
[checks.lychee]
29
check_all_local = true

0 commit comments

Comments
 (0)