Эх сурвалжийг харах

Update gihub regex for lychee

Signed-off-by: Martin Melik Merkumians <martin.melik@gmail.com>
Martin Melik Merkumians 2 сар өмнө
parent
commit
bf03303e87
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .mega-linter.yml

+ 1 - 1
.mega-linter.yml

@@ -37,7 +37,7 @@ SPELL_LYCHEE_ARGUMENTS:
   # 1. Ignore the broken GitHub variable placeholders
   # 2. Ignore local file links that are failing due to path nesting
   - "--exclude"
-  - "https://github.com/\\$"
+  - 'https://github\.com/.*\$'
   - "--exclude-path"
   - "source/tests/ports/CHECKENCAPSULATIONINACTIVITY_TESTS.md"