summaryrefslogtreecommitdiff
path: root/ale_linters/yaml/circleci.vim
diff options
context:
space:
mode:
authorDalius Dobravolskas <daliusd@wix.com>2021-09-16 16:05:38 +0300
committerGitHub <noreply@github.com>2021-09-16 22:05:38 +0900
commitdca56dd77267d6cedc3785f1359dd96d1f4b3fa9 (patch)
treee41aa1cb6777ab6eb15b16982f0ddb74a27cd01c /ale_linters/yaml/circleci.vim
parent31349f208bf186bab90e51fddc09493fe28a19d8 (diff)
downloadale-dca56dd77267d6cedc3785f1359dd96d1f4b3fa9.zip
ALECodeAction fix: check linter name when searching for nearest error. (#3901)
It is easier to explain this fix with an example: * tsserver and LSPs ask for error information when you want to fix error. tsserver `ts@getCodeFixes` command needs tsserver error code. * now let's imagine that user has eslint and tsserver in use. Sometimes both can report same error in different way. * Now there is no guarantee which error will come first and if eslint error comes first then tsserver will not return code fixes as we are passing wrong error code to it. This fix will return proper error code based on linter.
Diffstat (limited to 'ale_linters/yaml/circleci.vim')
0 files changed, 0 insertions, 0 deletions