Open vorburger opened 1 year ago
Oooooops ^^
Will be fixed in next release :)
Meanwhile.... you can fix the workflows in your repo haha ^^
Meanwhile.... you can fix the workflows in your repo haha ^^
https://github.com/www-learn-study/saraswati.learn.study/pull/11/commits/d87a15f83b0e287ae35fe20e8035505e40947376 fixed this, by adding the following to .mega-linter.yml
:
SPELL_LYCHEE_FILTER_REGEX_EXCLUDE: (.github\|.vscode)
No of course above was not a valid 😈 regexp, but this did the trick (NB 2 fixes; escape dot but not escape bar):
SPELL_LYCHEE_FILTER_REGEX_EXCLUDE: (\.github|\.vscode)
@vorburger you can use a .lycheeignore file, it's more convenient :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖
label or comment on the issue.
I though this was pretty funny, after a default install, it complains about itself - perhaps you would like to tweak the default config: