flutter/dev/benchmarks/multiple_flutters/android/app
Gray Mackall 29ed214e7f
Set up Kotlin linting step in ci with ktlint (#143478)
Adds a kotlin linting step to the linux analyze check, using a version of [ktlint](https://github.com/pinterest/ktlint) hosted on [CIPD](https://chrome-infra-packages.appspot.com/p/flutter/ktlint/linux-amd64/+/version_1_1_1).

Configured to disallow trailing commas, because of (and now acting as a test for) https://github.com/flutter/flutter/pull/145718. Because of this configuration the PR also removes some trailing commas in some kotlin files.

Also checks in a baseline file.
2024-04-03 21:21:00 +00:00
..
src/main Set up Kotlin linting step in ci with ktlint (#143478) 2024-04-03 21:21:00 +00:00
.gitignore Added newline at end of .gitignore files (#141270) 2024-01-12 23:22:11 +00:00
build.gradle [Android] Support Android 34 (take 2) (#137967) 2023-11-09 22:40:15 +00:00
proguard-rules.pro Added memory benchmark for flutter engine groups. (#75374) 2021-02-09 09:46:11 -08:00