@ -0,0 +1,3 @@
#!/bin/bash
find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format -style=file -i {} \;
The note is not visible to the blocked user.