Skip to content

Draft: Use include with quotes only for relative paths

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.

Closes #300

Merge request reports