-
-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
This page does not show the linters that are disabled (with a badge): https://megalinter.io/latest/supported-linters
You have to go to the specific page: https://megalinter.io/latest/descriptors/json_eslint_plugin_jsonc/
And check for:
This linter has been disabled in this version
For usability it is difficult to see what is happening.
I suggest a PR that on the first page adds one more badge for which you would have to simply edit this function:
megalinter/.automation/build.py
Line 3098 in 2402a65
| def get_badges( |
I can create the PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request