Skip to content
Snippets Groups Projects
Commit fc94ac4b authored by Sergey Bronnikov's avatar Sergey Bronnikov Committed by Kirill Yukhin
Browse files

test: fix luacheck warnings W612, W613, W614 in test/sql-tap

W612 (A line contains trailing whitespace)
W613 (Trailing whitespace in a string)
W614 (Trailing whitespace in a comment)

Note: changes were made automatically in vim with regexp "%s/\s\+$//e".

Part of #5464
parent 8f3b9b44
No related branches found
No related tags found
No related merge requests found
Showing
with 122 additions and 130 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment