appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from
http://tcpreplay.appneta.com/wiki/installation.html#downloads
1.18k stars 268 forks source link

[Feature] create automated CI for linter/code format #773

Closed fklassen closed 1 year ago

fklassen commented 1 year ago

Is your feature request related to a problem? Please describe. Want CI on Pull Request to run clang-format and clang-tidy

Describe the solution you'd like Possibly can use C/C++ Linter Action in GitHub Marketplace

Describe alternatives you've considered Super-Linter

fklassen commented 1 year ago

Added CodeQL and Clang-Tidy. Formatted code with Clang-formatter.