Refactor config loading and add config from environment

Issue: #1121
This commit is contained in:
eikek
2021-10-24 23:02:39 +02:00
parent 252741dc64
commit 4e5924d796
11 changed files with 339 additions and 110 deletions

View File

@ -2,6 +2,7 @@ version = "3.0.6"
preset = default
align.preset = some
runner.dialect = scala213
maxColumn = 90