mike-lischke / antlr4-c3

A grammar agnostic code completion engine for ANTLR4 based parsers
MIT License
396 stars 62 forks source link

#132 Add Clang-Format and Clang-Tidy checks #137

Closed vityaman closed 1 month ago

vityaman commented 1 month ago

If you have serious concerns about clang-tidy fixes or is it difficult to read the code, I can close this MR and then open one with only Clang-Format changes and then another one with only Clang-Tidy changes.

vityaman commented 1 month ago
mike-lischke commented 1 month ago

Thanks!