Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/polystat/odin into organi…
Browse files Browse the repository at this point in the history
…ze_imports
  • Loading branch information
nikololiahim committed May 21, 2022
2 parents ff264f5 + bc0ef3a commit a0acbbd
Show file tree
Hide file tree
Showing 6 changed files with 324 additions and 823 deletions.
6 changes: 1 addition & 5 deletions .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.4.3
version = 3.5.4
lineEndings = preserve
runner.dialect = scala213

Expand All @@ -9,10 +9,6 @@ project {
"glob:**.sc",
"glob:**.md",
]
excludePaths = [
// TODO: Investigate why this file causes scalafmt to crash
"glob:**/inlining/Inliner.scala"
]
}

fileOverride {
Expand Down
Loading

0 comments on commit a0acbbd

Please sign in to comment.