kakoune/rc
Frank LENORMAND 5953a38bdd rc lint: Be more resilient to null coordinates
Some syntax checkers (such as `cppcheck`) like to pass
extra-information using a regular diagnostic line - but with null
coordinates (0:0).

This commit makes the `:lint` command ignore such messages, to prevent
`set-option` from failing when assigning coordinates to `lint_flags`, and to avoid unecessary information in the `*lint-output*` buffer.
2018-08-02 14:20:16 +03:00
..
base rc lint: Be more resilient to null coordinates 2018-08-02 14:20:16 +03:00
core Tweak various scripts to improve the time they take to load 2018-07-19 18:32:29 +10:00
extra Merge remote-tracking branch 'lenormf/syntax-systemd' 2018-07-25 21:11:08 +10:00