]> Sergey Matveev's repositories - dotfiles.git/blob - clang-format/bin/cfmt.sh
Save newsboat errors for finding problems
[dotfiles.git] / clang-format / bin / cfmt.sh
1 #!/bin/sh
2
3 clang-format -style="`cat ~/.clang-format`" $@