Fix trailing whitespace & empty lines (#6385)
Fix formatting in various files Co-authored-by: Colin Seymour <colin@github.com>
This commit is contained in:
Родитель
c9898bcdd0
Коммит
b6c3b15c8b
|
@ -2807,6 +2807,3 @@ void yyfree (void * ptr , yyscan_t yyscanner)
|
|||
#define YYTABLES_NAME "yytables"
|
||||
|
||||
#line 173 "tokenizer.l"
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -171,4 +171,3 @@
|
|||
.|\n { /* nothing */ }
|
||||
|
||||
%%
|
||||
|
||||
|
|
|
@ -5,5 +5,3 @@ cd "$(dirname "$0")/.."
|
|||
rm -rf ./linguist-grammars
|
||||
./script/grammar-compiler compile -o linguist-grammars || true
|
||||
tar -zcvf linguist-grammars.tar.gz linguist-grammars
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче