sbt/main-actions/src
Dale Wijnand 92ed849eaa
Remove import-excluding Predef.conforms
As of Scala 2.11 Predef.conforms isn't implicit anymore (and it's
deprecated), so import-excluding doesn't avoid the implicit (the
implicit version is now Predef.$conforms). Also in Scala 2.13
Predef.conforms has been removed.
2018-01-23 17:14:15 +00:00
..
main/scala/sbt Remove import-excluding Predef.conforms 2018-01-23 17:14:15 +00:00
test/scala/sbt Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00