mozilla/application-services

Update ktlint to be synchronized with firefox-android

skhamis opened this issue · 0 comments

firefox-android is currently on v48 https://github.com/mozilla-mobile/firefox-android/blob/18764588cd714e2ab18aaa107308c29c6c6f5620/fenix/build.gradle#L222-L228

while application services is on v30. This causes some slight friction when sharing kotlin files (and will definitely cause friction in monorepo world). Quickly trying to update it shows almost all of our kotlin files need some kind of format/lint update.