Skip to content

Commit d7ed597

Browse files
authored
Add a complete.hxml for vshaxe (#288)
Not a good idea to use the build.hxml and run unit tests for each display request...
1 parent e228104 commit d7ed597

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

complete.hxml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
-cp src
2+
-cp test
3+
-lib haxeparser
4+
-lib compiletime:2.6.0
5+
-lib hxargs
6+
-main checkstyle.Main
7+
-neko run.n

0 commit comments

Comments
 (0)