Skip to content

Commit

Permalink
Update scalafmt-core to 2.2.1 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and poslegm committed Oct 21, 2019
1 parent 4c373d1 commit 022e892
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 2.1.1
version = 2.2.1
project.git = true
project.excludeFilters = [
plugin/src/sbt-test
Expand Down
2 changes: 1 addition & 1 deletion plugin/src/sbt-test/scalafmt-sbt/sbt/.scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 2.1.1
version = 2.2.1
style = IntelliJ

0 comments on commit 022e892

Please sign in to comment.