polystat / odin

Object Dependency Inspector
10 stars 2 forks source link

Fixing tests for mutual recursion analyzer #55

Closed nikololiahim closed 2 years ago

nikololiahim commented 2 years ago

This PR fixes the tests of mutual recursion analyzer that got broken after https://github.com/polystat/odin/pull/37. Incidentally, it updates scalafmt to the latest version and enables the formatting of the Inliner.scala. With this merged, I think it is safe to close #34.