Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dimartiro
Copy link
Contributor

Description

Add duplicate-deps as linter subcommand, which will check if there are dependencies duplicated with the same config (src, features, version, etc) between normal and dev sections

Closes: #150

@dimartiro dimartiro force-pushed the add-duplicated-deps-check branch from 160567d to 04c03aa Compare July 23, 2025 20:43
Copy link
Owner

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

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

Nice, thanks! I ran the Checks locally as GitHub seems to have some trouble with my account.

Afterwards i will add some more tests and QA (also to understand better what it does exactly 😆) on another Merge Request.

@ggwpez ggwpez merged commit 1861e20 into ggwpez:master Jul 23, 2025
10 of 17 checks passed
@dimartiro
Copy link
Contributor Author

Afterwards i will add some more tests and QA (also to understand better what it does exactly 😆) on another Merge Request.

Haha, let me know if I can help you testing it. Basically, I just want to check that no dependency is "copy-pasted" in both sections normal vs dev

@dimartiro
Copy link
Contributor Author

@ggwpez could you please create a new release for this change?

@ggwpez
Copy link
Owner

ggwpez commented Jul 24, 2025

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect duplicate dev and normal dependencies

2 participants