Skip to content

Enable Java lints for the plugins/packages repos #119836

@bparrishMines

Description

@bparrishMines

A linter runs for the Dart code and Objective-C/Swift code in the flutter/plugins and flutter/packages repos.

This issue tracks enabling it for Java and Kotlin.

We should be able to just use the command provided by gradle:
See https://developer.android.com/studio/write/lint

gradlew lint
./gradlew lint

I would imagine we would initially need a config file to exclude plugins and fix the lint warnings incrementally.

cc @camsim99 @reidbaker @stuartmorgan FYI

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions