autonomousapps / autonomousapps/gradle-best-practices-plugin
Project:childProjects not flagged
- Dominant language
- Kotlin
- Stars
- 197
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi, little question here.
I'm using the latest version [(0.10)](https://github.com/autonomousapps/gradle-best-practices-plugin/releases/tag/v0.10) with Gradle 8.6 and I noticed that calling [Project:childProjects](https://docs.gradle.org/current/dsl/org.gradle.api.Project.html#org.gradle.api.Project:childProjects) is not marked as a best practice violation.
Is it wanted?
Contributor guide
Research direction
Investigate how the Gradle best-practices plugin detects calls to Project APIs, using Project:childProjects and Gradle 8.6 as the reproduction case. Compare the current behavior with the documented intent of the plugin and verify whether this API should be reported as a violation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100