Skip to content

feat: Remove baseline from compose lint plugin#738

Open
LunarX wants to merge 4 commits intomainfrom
remove-baseline-from-compose-lint-plugin
Open

feat: Remove baseline from compose lint plugin#738
LunarX wants to merge 4 commits intomainfrom
remove-baseline-from-compose-lint-plugin

Conversation

@LunarX
Copy link
Copy Markdown
Contributor

@LunarX LunarX commented Apr 1, 2026

Most modules don't need a baseline because it would simply be empty. Also creating a new module would require to generate an empty baseline for no reason. Now baselines are only defined inside of the few modules that actually need one

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR Reviewer Guide 🔍

(Review updated until commit b6a5b65)

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

Comment on lines 48 to 50
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be applied only to modules that really need it, i.e., where the baseline lint is already defined.
I would even go so far as to say that here, we can ignore the definition of lint if the baseline is null

@LunarX LunarX force-pushed the remove-baseline-from-compose-lint-plugin branch from de23833 to 6a747d8 Compare April 2, 2026 14:53
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Persistent review updated to latest commit 6a747d8

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@LunarX LunarX force-pushed the remove-baseline-from-compose-lint-plugin branch from 6a747d8 to 6b3bc6d Compare April 15, 2026 12:43
@LunarX LunarX requested a review from sirambd April 15, 2026 12:43
@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@github-actions
Copy link
Copy Markdown

Persistent review updated to latest commit b6a5b65

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants