refactor: increase max line length to 100

This commit is contained in:
2025-02-01 20:33:27 +00:00
parent 78ef878fb2
commit 7320052939
2 changed files with 3 additions and 4 deletions

View File

@@ -1,2 +1,4 @@
version = 3.8.6
runner.dialect = scala3
maxColumn = 100