issues
search
nebula-plugins
/
gradle-lint-plugin
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
Apache License 2.0
771
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid accessing `Task.project` from task action
#412
abstratt
opened
3 weeks ago
0
GradleLintPluginTaskConfigurer: criticalLintGradle should depend on AbstractCompile tasks, similar to other lint tasks
#411
rpalcolea
closed
3 weeks ago
1
Upgrade to Kotlin 2.0.20
#410
rpalcolea
closed
1 month ago
0
stop using org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl to support Gradle 8.11
#409
rpalcolea
closed
1 month ago
0
Drop support for Gradle older than 7.1 - Simplify LintPluginTaskConfigurer
#408
rpalcolea
closed
2 months ago
0
GradleLintPatchAction: attach executable metadata if we modify an executable file
#407
rpalcolea
closed
4 months ago
0
No such property: code for class: org.codehaus.groovy.ast.expr.PropertyExpression
#406
boris-petrov
opened
5 months ago
0
autoLintAfterFailure = false breaks the build
#405
vbrandl
opened
7 months ago
0
Typo 'exection' in link on wiki home
#404
aprismation
opened
7 months ago
0
Fix false positive unused-dependency warning by scanning Annotations with arrays
#403
dbolger
opened
7 months ago
0
Cannot add a configuration with name 'test' as a configuration with that name already exists.
#402
acrofat
opened
8 months ago
1
Unused-dependecy message working with MapStruct library.
#401
eduarbaron
opened
8 months ago
0
Add descriptions to the tasks
#400
jaredsburrows
opened
9 months ago
0
Fix gradleLint.ignore is ignored
#399
Kramdar93
opened
10 months ago
0
Wrong Gradle plugin version in ReadMe
#398
trietbui85
opened
11 months ago
0
Use notCompatibleWithConfigurationCache to avoid breaking builds when using gradle lint
#397
rpalcolea
closed
12 months ago
1
Use Lazy APIs in Tasks
#396
rpalcolea
closed
1 year ago
0
Can we create our own Rules?
#395
exaucae
opened
1 year ago
0
kotlin DSL and buildSrc not supported?
#394
Morons
opened
1 year ago
1
Plugin is incompatible with Gradle 7.6.x and 8.x
#393
gbrodman
opened
1 year ago
1
Replace project.buildDir with project.layout.buildDirectory
#392
rpalcolea
closed
1 year ago
0
Discover build files for linting if they are linked via apply from with paths containing projectDir or rootDir
#391
chali
closed
1 year ago
0
"unused-dependency" rule doesn't work version catalogs
#390
zman0900
opened
1 year ago
2
Unable to consume Kotlin MultiPlatform project
#389
renatoathaydes
opened
1 year ago
0
Update dependencies for JDK 20 support in tests
#388
rpalcolea
closed
1 year ago
0
Many false `this dependency is unused and can be removed`
#387
jenni
opened
1 year ago
1
Jdk17 support
#386
rpalcolea
closed
1 year ago
0
Rule `all-dependency` fails when applied on Kotlin module with no `stdlib` usages
#385
fondesa
opened
1 year ago
0
Remove legacy task configurer
#384
rpalcolea
closed
1 year ago
0
[18.0.0] `java.lang.ClassNotFoundException: com.netflix.nebula.interop.GradleKt`
#383
boris-petrov
closed
1 year ago
5
Upgrade gradle api
#382
rpalcolea
closed
1 year ago
0
Gradle 8 deprecation warnings
#381
boris-petrov
opened
1 year ago
0
gradleLint.ignore is ignored
#380
sergeykad
opened
2 years ago
0
Error [NullPointerException: Cannot invoke "String.hashCode()" because "version" is null]
#379
sergeykad
opened
2 years ago
0
Plugin should not use the deprecated GUtil.loadProperties() function
#378
eskatos
closed
1 year ago
2
Fix the Gradle Plugin Portal badge
#377
klu2
opened
2 years ago
0
Unused-dependency rule falsely reports on lombok not being used at compile time.
#376
Grimoren
opened
2 years ago
4
FixGradleLint task gets stuck part way through and eventually causes an out of memory error
#375
Grimoren
opened
2 years ago
0
Incompatible with Groovy 3.0.9
#374
fawind
closed
2 years ago
1
A specific dependency notation causes incorrect behavior
#373
sergeykad
opened
2 years ago
0
com.netflix.nebula.lint.rule.dependency.RecommendedVersionsRule: v4.5 - runs (true) with setup: prop - true, settings - true
#372
dgroup
opened
2 years ago
0
Is there any way to create a custom rules for 'gradle-lint-plugin' and add them to the classpath?
#371
dgroup
opened
2 years ago
4
GradleLintRule: hasConfiguration should handle project.childProjects when is empty
#370
rpalcolea
closed
2 years ago
0
GradleViolation: insertIntoClosure and insertIntoClosureAtTheEnd are aware of single line closures
#369
rpalcolea
closed
2 years ago
0
TestFixtureImplementation scope is handled incorrectly by fixLinkgGradle
#368
s-kramer
opened
2 years ago
0
Issue in multi project build with java-platform plugin also applied - ModuleVersionNotFoundException
#367
ronanbrowne
opened
2 years ago
0
False positive when excluding transitive dependency
#366
hkupty
opened
2 years ago
1
Infinite loop when using `dev.jacomet.logging-capabilities` version `0.10.0`
#365
boris-petrov
opened
2 years ago
0
Task with name 'fixGradleLint' not found in root project
#364
rajendersaini
opened
3 years ago
1
Unused dependencies declared via `dependencies.create` are not detected
#363
LaurensLeeuwis
opened
3 years ago
0
Next