blob: 4b09e1826651cc8e01235e7140ffd15e39b82129 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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>
at/hannibal2/skyhanni/ scala.
at/hannibal2/skyhanni/ jline.
at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.util.Constants
at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent
|