diff options
author | ZyX <kp-pav@yandex.ru> | 2016-06-24 17:16:11 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2016-06-24 17:16:11 +0300 |
commit | 458a4d04447e57c198210fb8f743a261e13b9855 (patch) | |
tree | ec80df8e529341884fbeaea64c86fbbfaf87bc38 /test/unit/eval/helpers.lua | |
parent | 50f5bb8ade138a1a7a67838f01b7edb2f7396b92 (diff) | |
download | rneovim-458a4d04447e57c198210fb8f743a261e13b9855.tar.gz rneovim-458a4d04447e57c198210fb8f743a261e13b9855.tar.bz2 rneovim-458a4d04447e57c198210fb8f743a261e13b9855.zip |
*: Fix linter errors
Also adds one exception to linter rules:
typedef struct {
kvec_t(Object) stack;
} EncodedData;
is completely valid (from the style guide point of view) code.
Diffstat (limited to 'test/unit/eval/helpers.lua')
0 files changed, 0 insertions, 0 deletions