Skip to content

Commit

Permalink
Deps: Add wordpress lint dependency (via catalog's pr-sha combination)
Browse files Browse the repository at this point in the history
FYI: This change was done for testing purposes and until the below
'Android Dependency Catalog' #28 PR gets merged to 'trunk'. When that's
done, the 'catalogVersion' will be updated to '1.15.0' instead.

PR: Automattic/android-dependency-catalog#28
  • Loading branch information
ParaskP7 committed Oct 24, 2023
1 parent a2bbe1c commit 52934a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/fluxc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ dependencies {
testImplementation sharedLibs.mockito.kotlin
testImplementation sharedLibs.mockito.inline
testImplementation sharedLibs.assertj.core

lintChecks sharedLibs.wordpress.lint
}

project.afterEvaluate {
Expand Down

0 comments on commit 52934a9

Please sign in to comment.