mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Add basic scala support using scalac (#56)
* Add basic scala support using scalac * Convert if to a ternary expression * Better bounds check * Code formatting * Mention Scala in the documentation
This commit is contained in:
@@ -55,6 +55,7 @@ The following languages and tools are supported.
|
||||
* Ruby: 'rubocop'
|
||||
* SASS: 'sasslint'
|
||||
* SCSS: 'sasslint', 'scsslint'
|
||||
* Scala: 'scalac'
|
||||
* TypeScript: 'tslint'
|
||||
* Vim: 'vint'
|
||||
* YAML: 'yamllint'
|
||||
|
||||
Reference in New Issue
Block a user