You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've encountered message in megalinter log:
MARKDOWN_REMARK_LINT has been temporary disabled in MegaLinter, please use a previous MegaLinter version or wait for the next one !
I found disabled: true flag in descriptors and this change were introduced by this pull request: #1153
So it was changed for megalinter v6, and now megalinter is already v7.6.
But it is not obvious for me why is it disabled?
Should it be still disabled?
Describe the bug
I've encountered message in megalinter log:
MARKDOWN_REMARK_LINT has been temporary disabled in MegaLinter, please use a previous MegaLinter version or wait for the next one !
I found
disabled: true
flag in descriptors and this change were introduced by this pull request:#1153
So it was changed for megalinter v6, and now megalinter is already v7.6.
But it is not obvious for me why is it disabled?
Should it be still disabled?
To Reproduce
megalinter/megalinter/descriptors/markdown.megalinter-descriptor.yml
Line 58 in 32059e8
The text was updated successfully, but these errors were encountered: