style: norming the scanner.c (missing some stuff like too many lines)

This commit is contained in:
Raphael 2024-09-14 16:21:39 +02:00
parent 5669430b17
commit 74937f457f
12 changed files with 602 additions and 399 deletions

View file

@ -49,7 +49,11 @@ parser/parser_shift \
parser/parser_versions \
point/point_funcs1 \
point/point_funcs2 \
scanner/helper \
scanner/scan \
scanner/scanner \
scanner/serialize \
scanner/tree_sitter \
stack/stack_add_link \
stack/stack_funcs1 \
stack/stack_funcs2 \