Updated to latest version.

This commit is contained in:
Pat Garrity 2023-12-23 20:32:34 -06:00
parent f7f03d6bd0
commit f8b364e67d
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2022 pfm Copyright (c) Pat Garrity (pfm)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View file

@ -1,4 +1,4 @@
# meager-scalafmt # gs-scalafmt
Standard [scalafmt](https://scalameta.org/scalafmt/) configuration for Standard [scalafmt](https://scalameta.org/scalafmt/) configuration for
[Meager Software](https://meager-software.com/) Scala projects. [Garrity Software](https://garrity.co/) Scala 3 projects.

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.11 version = 3.7.17
runner.dialect = scala3 runner.dialect = scala3
maxColumn = 80 maxColumn = 80