triton-inference-server / fil_backend

FIL backend for the Triton Inference Server
Apache License 2.0
68 stars 35 forks source link

Add script for linting with clang_format #62

Closed wphicks closed 3 years ago

wphicks commented 3 years ago

Also correct all violations discovered by this script

Close #38

wphicks commented 3 years ago

@GuanLuo, could I get a quick re-review on this? I needed to tweak a couple things to get the linting to actually run as desired in CI. Passing pipeline is here.