added sbtserver linter

This commit is contained in:
Ty Coghlan
2018-08-27 01:12:56 -04:00
parent ea01cc708b
commit 8e3bf10592
17 changed files with 124 additions and 3 deletions
@@ -0,0 +1,5 @@
object HelloAle {
def main(args: Array[String]): Int = {
println("Hello, ale!")
}
}
@@ -0,0 +1 @@
sbt.version=1.2.1
@@ -0,0 +1 @@
{"uri":"tcp://127.0.0.1:5211"}