Skip to content

Commit 1c38329

Browse files
committed
Disable MD link check
1 parent a953331 commit 1c38329

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/reservation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: '[Reservation] '
44
labels:
55
- reservation
66
projects:
7-
- issue-ops/1
7+
- issue-ops/2
88
body:
99
- type: markdown
1010
attributes:

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ DISABLE:
1919
# List of disabled linters keys
2020
# https://megalinter.io/latest/config-activation/
2121
DISABLE_LINTERS:
22+
- MARKDOWN_MARKDOWN_LINK_CHECK
2223
- MARKDOWN_MARKDOWN_TABLE_FORMATTER
2324
- REPOSITORY_GRYPE
2425
- REPOSITORY_KICS

0 commit comments

Comments
 (0)