Skip to content

[clang-tidy] Set HeaderFilterRegex to '.*'

Florian Schmaus requested to merge flow/emper:header-filter-regex into master

This matches now all headers in the repository, instead of just the ones in the emper/ subdirectory, for example the /tests/fixtures.network.hpp header.

Merge request reports