Commit 37319fb1 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Only check src/ directory for whitespace errors in the pre-commit hook

This allows importing of external libraries into externals/ without
having to reformat them. Unfortunately it also allows whitespace to be
introduced in files like the root CMakeLists.txt, but that is a small
downside compared to the tradeoff.
parent 58e9f788
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment