Skip to content

Commit

Permalink
Bug 1834576 - Update ktlint to version 0.48.2. r=geckoview-reviewers,…
Browse files Browse the repository at this point in the history
…calu

Depends on D178821

Differential Revision: https://phabricator.services.mozilla.com/D178822
  • Loading branch information
rvandermeulen committed May 24, 2023
1 parent 7d276a8 commit d4bc37f
Show file tree
Hide file tree
Showing 49 changed files with 2,037 additions and 2,036 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ subprojects {
include '**/*.kt'
exclude '**/thirdparty/**'
}
ktlint('0.47.1')
ktlint('0.48.2')
}
}
}

Large diffs are not rendered by default.

Loading

0 comments on commit d4bc37f

Please sign in to comment.