summaryrefslogtreecommitdiff
path: root/core/moduledefs/resources/scalac-plugin.xml
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-08-17 18:46:20 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-08-17 21:55:03 +0800
commit6220c78031c8459be46d408242deb3865d4719a8 (patch)
treea1fd81cf8df5e20f8af48e6b4d37c69badc4bde0 /core/moduledefs/resources/scalac-plugin.xml
parent16e67cb248ba96fc3722561bcadbba27a2779a03 (diff)
downloadmill-6220c78031c8459be46d408242deb3865d4719a8.tar.gz
mill-6220c78031c8459be46d408242deb3865d4719a8.tar.bz2
mill-6220c78031c8459be46d408242deb3865d4719a8.zip
tidy up root folder
Diffstat (limited to 'core/moduledefs/resources/scalac-plugin.xml')
-rw-r--r--core/moduledefs/resources/scalac-plugin.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/moduledefs/resources/scalac-plugin.xml b/core/moduledefs/resources/scalac-plugin.xml
new file mode 100644
index 00000000..48753a22
--- /dev/null
+++ b/core/moduledefs/resources/scalac-plugin.xml
@@ -0,0 +1,4 @@
+<plugin>
+ <name>auto-override-plugin</name>
+ <classname>mill.moduledefs.AutoOverridePlugin</classname>
+</plugin> \ No newline at end of file