aboutsummaryrefslogtreecommitdiff
path: root/scripts/lintcommit.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-09-23 09:23:57 -0600
committerGitHub <noreply@github.com>2021-09-23 08:23:57 -0700
commit057606e845f36df045466af2821244026b6cf0f3 (patch)
tree4079d0af208ea067827f5edb3d40cfff7d7a26e2 /scripts/lintcommit.lua
parentabf13258cfeda1b06d19669756b7c956bd6aab8c (diff)
downloadrneovim-057606e845f36df045466af2821244026b6cf0f3.tar.gz
rneovim-057606e845f36df045466af2821244026b6cf0f3.tar.bz2
rneovim-057606e845f36df045466af2821244026b6cf0f3.zip
fix(diagnostic): don't return nil when callers expect a table (#15765)
diagnostic_lines() returns a table, so make the early exit condition an empty table rather than 'nil'. This way, functions that use the input from diagnostic_lines don't have to do a bunch of defensive nil checking and can always assume they're operating on a table.
Diffstat (limited to 'scripts/lintcommit.lua')
0 files changed, 0 insertions, 0 deletions