Commit e36898b2 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add Scalafmt package (#6596)

parents 6284e17f 6197484b
...@@ -293,6 +293,17 @@ ...@@ -293,6 +293,17 @@
} }
] ]
}, },
{
"name": "Scalafmt",
"details": "https://github.com/fedragon/sublime-scalafmt",
"labels": ["scala", "format", "formatting", "formatter", "scalafmt"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "ScalaProjectGeneratorFacade", "name": "ScalaProjectGeneratorFacade",
"details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade", "details": "https://github.com/lgmerek/ScalaProjectGeneratorFacade",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment