index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
tools
/
lint.kak
Age
Commit message (
Expand
)
Author
2024-03-31
Reset SIGINT handler in background processes
Johannes Altmanninger
2024-03-06
jump{,-next,-previous} cmds to navigate any grep-like buffer
Johannes Altmanninger
2021-07-09
Fix #3957
throwawayaccount12345-1
2020-11-30
rc lint: Avoid stray processes and temporary directory
Frank LENORMAND
2020-09-04
Reference content goes in docstrings, explanations go in prose docs.
Tim Allen
2020-06-10
Make lint.kak utilize toolsclient
Cem Aksoylar
2020-05-29
rc lint: Remove the concept of "enabling" linting
Frank LENORMAND
2020-03-27
rc lint: Check the `lintcmd` option is set in `:lint-buffer`
Frank LENORMAND
2020-02-28
Fix unnecessary refreshes
Jason Felice
2020-02-14
rc lint: Change flag symbols for lint errors and warnings.
Tim Allen
2020-02-13
rc lint: Teach lint-{next,previous}-message to wrap around the buffer.
Tim Allen
2020-02-13
rc lint: When parsing lint messages, use "remove shortest prefix" pattern.
Tim Allen
2020-02-13
rc lint: Re-add missing kakquote functions.
Tim Allen
2020-02-13
rc lint: Don't start a comment with "shellcheck".
Tim Allen
2020-02-09
rc lint: More code-review comments.
Tim Allen
2020-02-09
rc lint: Address code-review comments.
Tim Allen
2020-02-07
rc lint: Add a lint-selections command to lint part of a buffer.
Tim Allen
2020-02-03
rc: Make docstrings more readable
Frank LENORMAND
2019-11-14
rc: Use the standard `fail` command to report errors
Frank LENORMAND
2019-09-15
Merge remote-tracking branch 'codesoap/background_blocks'
Maxime Coste
2019-06-23
Make quoting opt-in by using $kak_quoted_...
Maxime Coste
2019-06-10
Fix fifos for Linux
codesoap
2019-06-09
Fix tools using fifos for OpenBSD
codesoap
2019-05-23
changes the name of a buffer being linted from /tmp/kak-lint.XXXXXX/buf.$exte...
James Thomas
2019-03-21
Add categories in rc/
Alex Leferry 2