megalinter
megalinter copied to clipboard
remark-lint is 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:
https://github.com/oxsecurity/megalinter/pull/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
https://github.com/oxsecurity/megalinter/blob/32059e82c5f8db8743c179a3a22bb0a2887eb5d5/megalinter/descriptors/markdown.megalinter-descriptor.yml#L58