]> Sergey Matveev's repositories - dotfiles.git/blob - clang-format/bin/cfmt.sh
Split huge bin/ to proper subdirectories
[dotfiles.git] / clang-format / bin / cfmt.sh
1 #!/bin/sh
2
3 clang-format -style="`cat ~/.clang-format`" $@