Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better dependency linting #73

Merged
merged 4 commits into from
Sep 29, 2020
Merged

Better dependency linting #73

merged 4 commits into from
Sep 29, 2020

Conversation

greglook
Copy link
Collaborator

A minor improvement which updates the lein monolith lint command. This now ignores all modifiers on the dependency coordinates, instead of just stopping when it sees :scope. It does still think of [foo/bar nil] as different from [foo/bar "version"], even if there's a managed dependency on "version", but this seems appropriate since it does indicate that bumping the managed dependency won't update some of the subprojects.

@greglook greglook requested a review from a team September 28, 2020 16:18
@greglook greglook merged commit 6b208c8 into master Sep 29, 2020
@greglook greglook deleted the better-dep-linting branch September 29, 2020 19:46
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.

2 participants