Add a pre-commit check to make sure the include form #include "some/header.h" is used only for relative paths and apply the change to all files.
#include "some/header.h"
Closes #300 (closed)