megalinter icon indicating copy to clipboard operation
megalinter copied to clipboard

remark-lint is disabled

Open melg8 opened this issue 2 years ago • 0 comments

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

melg8 avatar Dec 06 '23 02:12 melg8