mirror of
https://github.com/dense-analysis/ale.git
synced 2026-07-10 10:26:32 +08:00
831f783493
* Join the lines Neovim passes to ale Fixes #256 * Refactor line joining into own function * Add test for line joining * Fix the test. Sorry.