Skip to content

Conversation

TWiStErRob
Copy link
Contributor

@TWiStErRob TWiStErRob commented Jun 17, 2022

Some configurations have only a single dependency, they don't start with +---, but instead with \---.

See test for example:

  • old.txt is a standard gradlew :module:dependencies --configuration=detekt
  • new.txt is the same, but with an additional detekt("org.jetbrains.kotlin:kotlin-stdlib:1.6.21") in build.gradle to get some differences.

Note: this might conflict with #11 because the regex and the filter are adjacent.

@TWiStErRob TWiStErRob force-pushed the support_single_dependency branch from fb2ceff to a925773 Compare June 17, 2022 22:10
@JakeWharton JakeWharton merged commit 3b84cc5 into JakeWharton:trunk Jun 20, 2022
@TWiStErRob TWiStErRob deleted the support_single_dependency branch June 20, 2022 22:03
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