polybar-dwm/common
patrick96 72948dbc97 fix(clang): Search for files in right places
Before, because of [ -d "$search" ] || search="$(dirname "$search")",
clang-format.sh would search for files to format in the whole repo
(even in the build directory and the submodules)

This now also looks for source files in the tests folder

I have removed the clang-format from clang-tidy.sh because one may want
to run clang-tidy without reformatting
2018-05-20 16:37:18 -07:00
..
travis
bump.sh
clang-format.sh fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
clang-tidy.sh fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
version.sh