mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
AddSettings should only expose coarse-grained features of AutoPlugins or else the Logic we use to ensure safe addition completely breaks down. Leaving it in the code as an escape hatch if we get desparate, but we need an alternative for controlling ordering later.