Skip to content

Commit 40b8dfe

Browse files
committed
Add reflect/package.scala to the blacklist to avoid cycles
1 parent 5b78ac7 commit 40b8dfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
## The blacklist is currently empty
1+
## Compiling the scala.reflect package object together with other files sometimes leads to cycles.
2+
scala/reflect/package.scala

0 commit comments

Comments
 (0)