summaryrefslogtreecommitdiff
path: root/rc/tools/lint.kak
AgeCommit message (Expand)Author
2024-03-31Reset SIGINT handler in background processesJohannes Altmanninger
2024-03-06jump{,-next,-previous} cmds to navigate any grep-like bufferJohannes Altmanninger
2021-07-09Fix #3957throwawayaccount12345-1
2020-11-30rc lint: Avoid stray processes and temporary directoryFrank LENORMAND
2020-09-04Reference content goes in docstrings, explanations go in prose docs.Tim Allen
2020-06-10Make lint.kak utilize toolsclientCem Aksoylar
2020-05-29rc lint: Remove the concept of "enabling" lintingFrank LENORMAND
2020-03-27rc lint: Check the `lintcmd` option is set in `:lint-buffer`Frank LENORMAND
2020-02-28Fix unnecessary refreshesJason Felice
2020-02-14rc lint: Change flag symbols for lint errors and warnings.Tim Allen
2020-02-13rc lint: Teach lint-{next,previous}-message to wrap around the buffer.Tim Allen
2020-02-13rc lint: When parsing lint messages, use "remove shortest prefix" pattern.Tim Allen
2020-02-13rc lint: Re-add missing kakquote functions.Tim Allen
2020-02-13rc lint: Don't start a comment with "shellcheck".Tim Allen
2020-02-09rc lint: More code-review comments.Tim Allen
2020-02-09rc lint: Address code-review comments.Tim Allen
2020-02-07rc lint: Add a lint-selections command to lint part of a buffer.Tim Allen
2020-02-03rc: Make docstrings more readableFrank LENORMAND
2019-11-14rc: Use the standard `fail` command to report errorsFrank LENORMAND
2019-09-15Merge remote-tracking branch 'codesoap/background_blocks'Maxime Coste
2019-06-23Make quoting opt-in by using $kak_quoted_...Maxime Coste
2019-06-10Fix fifos for Linuxcodesoap
2019-06-09Fix tools using fifos for OpenBSDcodesoap
2019-05-23changes the name of a buffer being linted from /tmp/kak-lint.XXXXXX/buf.$exte...James Thomas
2019-03-21Add categories in rc/Alex Leferry 2