Skip to content

Commit a0acbbd

Browse files
author
nikololiahim
committed
Merge branch 'master' of https://github.com/polystat/odin into organize_imports
2 parents ff264f5 + bc0ef3a commit a0acbbd

6 files changed

Lines changed: 324 additions & 823 deletions

File tree

.scalafmt.conf

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.4.3
1+
version = 3.5.4
22
lineEndings = preserve
33
runner.dialect = scala213
44

@@ -9,10 +9,6 @@ project {
99
"glob:**.sc",
1010
"glob:**.md",
1111
]
12-
excludePaths = [
13-
// TODO: Investigate why this file causes scalafmt to crash
14-
"glob:**/inlining/Inliner.scala"
15-
]
1612
}
1713

1814
fileOverride {

0 commit comments

Comments
 (0)