Fix: files missing final ending newline
This commit is contained in:
@@ -44,4 +44,4 @@ void ctrl_right_two_words_from_space(void **state);
|
||||
void ctrl_right_two_words_from_start_second(void **state);
|
||||
void ctrl_right_one_word_leading_whitespace(void **state);
|
||||
void ctrl_right_two_words_in_whitespace(void **state);
|
||||
void ctrl_right_trailing_whitespace_from_middle(void **state);
|
||||
void ctrl_right_trailing_whitespace_from_middle(void **state);
|
||||
|
||||
Reference in New Issue
Block a user