Skip to content

marshi/AffectedModuleLintSample

Repository files navigation

AffectedModuleLintSample

Sample project for making runAffectedLint task using dropbox/AffectedModuleDetector.

dropbox/AffectedModuleDetector has API which detect affected modules.

The API can also be used to execute lint task to only affected modules.

how to run

./gradlew runAffectedLint -Paffected_module_detector.enable -Paffected_module_detector.changedProjects

These options are introduced in dropbox/AffectedModuleDetector.

how to make the task

see this PR.

#1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages