Birger J. Nordølum
|
bfc662d11b
|
fix: broken ALE linter syntax (#147)
`call ale#linter#Define` renamed parameters:
> executable_callback -> executable
> command_callback -> command
Fixes #129.
|
2020-09-04 15:46:57 -07:00 |
|
Keith Smiley
|
40d53b215f
|
Only run ALE linter after save
|
2018-07-21 18:43:58 -07:00 |
|
Keith Smiley
|
91b65d9676
|
Catch SwiftPM warnings with ale
|
2018-07-21 18:17:16 -07:00 |
|
Keith Smiley
|
f94bdfe723
|
Remove ale linter
Ale has a linter natively now, we should use that instead.
|
2018-03-02 14:15:19 -08:00 |
|
Keith Smiley
|
d609724657
|
Add swiftpm ale checker
|
2016-10-27 17:34:02 +10:00 |
|
Keith Smiley
|
2e4a69ade1
|
Add swiftlint ale checker
|
2016-10-27 17:34:02 +10:00 |
|