sbt/main
Brice Jaglin 145966e3f3 better support of custom configurations in SemanticdbPlugin
Second take at https://github.com/sbt/sbt/issues/5886, which fixed the
problem for Test specifically but not for custom configurations.

* Any child of Compile (like Custom in the scripted) had to use
  testSettings, whether they were related to testing or not
* Custom configurations with grand parents (like SystemTest in the
  scripted) would get duplicated scalacOptions no matter what they used
2021-02-06 23:52:55 +01:00
..
src better support of custom configurations in SemanticdbPlugin 2021-02-06 23:52:55 +01:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00