blob: bdb7c34335534e608f8319a389fa229d39143a18 (
plain)
1
2
3
4
5
6
7
8
|
# Ban some packages from importing some other packages.
# Lines starting with # are ignored
# Every other line needs to be in the format
# <directory without src/main/java prefix> <illegal import>
io/github/moulberry scala.
|