VectorCamp / vectorscan

A portable fork of the high-performance regular expression matching library
https://www.vectorcamp.gr/project/vectorscan/
Other
503 stars 54 forks source link

Script for the clang-tidy CI #299

Closed gtsoul-tech closed 3 months ago

gtsoul-tech commented 3 months ago

I have added a script that will be executed in the Continuous Integration (CI) pipeline. This script modifies the compile_commands.json file so clang-tidy will ignore certain files. These files are specified in the .clang-tidy configuration file.