mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 09:30:21 +02:00
Move collection (a class `Compat`) of compatibility hacks into separate file. This aids understanding of the code as both Analyzer and API make use of that class and keeping it `Analyzer.scala` file suggested that it's used only by Analyzer.