sql-parser icon indicating copy to clipboard operation
sql-parser copied to clipboard

Add static code check to the CI

Open mweisgut opened this issue 3 years ago • 0 comments

With #193, a clang-format-based format script was added. However, the CI does not perform a static code check to enforce a certain code style/formatting.

Further discussions can be found in the referenced PR (#193).

mweisgut avatar Oct 28 '21 12:10 mweisgut