clang-format everything

This commit is contained in:
Max Brunsfeld 2015-07-27 18:29:48 -07:00
parent 766e3bab2c
commit f9b057f3a9
44 changed files with 496 additions and 416 deletions

View file

@ -22,7 +22,7 @@ typedef struct {
typedef enum {
TSDebugTypeParse,
TSDebugTypeLex
TSDebugTypeLex,
} TSDebugType;
typedef struct {