Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This reverts commit f1ed654ca5318de5a24b37d882e55e04e4e566c8.
|
|
A new function is added here which will later be modified for public use
in linter and fixer callbacks. All linting and fixing now goes through
this new function, to prove that it works in all cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To run autocmd before and after every fix cycle.
Fixes #623 (`ALELintPre` was added in #1203).
|
|
fixers
|
|
|
|
instead.
|
|
|
|
|
|
|
|
|
|
|