mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-11 09:08:32 +08:00
added sbtserver linter
This commit is contained in:
@@ -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"}
|
||||
Reference in New Issue
Block a user