kakoune/rc
Frank LENORMAND 7f9e24cdbf Remove flake8.kak, deprecated by lint.kak
Builtin support for `flake8` can be obtained using the following:
```
set window lintcmd 'flake8 --filename=* --format="%(path)s:%(row)d:%(col)d: error: %(text)s"'
```
2016-11-22 10:56:17 +03:00
..
base ctags.kak: Fix compatibility with original-awk 2016-11-17 13:03:43 +00:00
core Rework c-family /* */ comments auto insertion of prefix star 2016-11-14 21:11:20 +00:00
extra Remove flake8.kak, deprecated by lint.kak 2016-11-22 10:56:17 +03:00