Skip to content

Fix clang-format git hook script

Ahmad Samir requested to merge work/ahmad/clang-format-2 into master

It should be --extensions "cpp,h,hpp,c"; previously, I naively tested that it didn't bother .json files, but I not if it'll actually trigger for e.g. a .h file...

Merge request reports