Syntax checking hacks for vim
-
Updated
May 19, 2021 - Vim script
followup from #149
// makeExample replaces all ${linter} placeholders to a bound linter name.The code below does not use ${linter} anywhere.
I could remove this, but would also like to avoid doing several unrelated things on the same PR, so keeping it as an issue to avoid forgetting about it.
Add a description, image, and links to the linters topic page so that developers can more easily learn about it.
To associate your repository with the linters topic, visit your repo's landing page and select "manage topics."
Extend the testing framework to support a new routine
ExpectOutputTextwhich checks that the program output contains the specified text.Use that to write new tests which verify that the token acquisition messages for all supported issuetrackers are shown.
Example token acquisition message for github: