(norelease) update scalafmt #3

Merged
pfm merged 1 commit from update-scalafmt into main 2024-05-01 03:15:36 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1bef90c052 - Show all commits

View file

@ -12,6 +12,6 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- id: check-yaml - id: check-yaml
- repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala
rev: v1.0.0 rev: v1.0.1
hooks: hooks:
- id: scalafmt - id: scalafmt

View file

@ -1,5 +1,5 @@
// See: https://github.com/scalameta/scalafmt/tags for the latest tags. // See: https://github.com/scalameta/scalafmt/tags for the latest tags.
version = 3.7.17 version = 3.8.1
runner.dialect = scala3 runner.dialect = scala3
maxColumn = 80 maxColumn = 80