mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-28 20:42:26 +08:00
added sbtserver linter
This commit is contained in:
3
test/scala_fixtures/valid_sbt_project/build.sbt
Normal file
3
test/scala_fixtures/valid_sbt_project/build.sbt
Normal file
@@ -0,0 +1,3 @@
|
||||
name := "ale-scala-valid"
|
||||
version := "1.0"
|
||||
scalaVersion := "2.12.6"
|
||||
Reference in New Issue
Block a user