Conversation
✅
|
There was a problem hiding this comment.
Bug: Robocop Omission in Formatters Flavor
The ROBOTFRAMEWORK descriptor specifies inclusion in both cupcake and formatters flavors. However, ROBOTFRAMEWORK_ROBOCOP is only added to the cupcake flavor in all_flavors.json, omitting it from formatters despite its declared formatting capabilities.
megalinter/descriptors/all_flavors.json#L171-L172
megalinter/megalinter/descriptors/all_flavors.json
Lines 171 to 172 in 4c7548e
megalinter/descriptors/robotframework.megalinter-descriptor.yml#L2-L5
megalinter/descriptors/all_flavors.json#L83-L91
megalinter/megalinter/descriptors/all_flavors.json
Lines 83 to 91 in 4c7548e
echoix
left a comment
There was a problem hiding this comment.
If you decide to not make a change, go ahead and merge
|
Great addition @bdovaz :) |

Fixes #
Proposed Changes
Add Robocop linter
Readiness Checklist
Author/Contributor
Reviewing Maintainer
breakingif this is a large fundamental changeautomation,bug,documentation,enhancement,infrastructure, orperformance