aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/illegal-imports.txt
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/illegal-imports.txt')
-rw-r--r--.github/workflows/illegal-imports.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/workflows/illegal-imports.txt b/.github/workflows/illegal-imports.txt
new file mode 100644
index 00000000..bdb7c343
--- /dev/null
+++ b/.github/workflows/illegal-imports.txt
@@ -0,0 +1,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.
+
+