Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | Add ktlint support (without formatting) for kotlin filetype (#610) | Francis Agyapong | |
* Add ktlint support (without formatting) for kotlin filetype * Fix code style and refactor to use ALE utility functions (GetMatches) * Remove options for configuration file * Refactor: Rename exec variable and use ale#Set for variable configuration | |||
2017-05-27 | kotlin linter support for maven/pom.xml | Paolo Gavocanov | |
2017-05-12 | #549 Temporarily revert shell escaping changes, just for Windows | w0rp | |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp | |
2017-05-02 | Add kotlinc checker for kotlin (#526) | Francis Agyapong | |
* Add kotlinc checker for kotlin |