Skip to content

add new no-module-include check

Johnny Jazeix requested to merge work/no-include-module into master

This new check warns if we include directly the module header instead of the specific required includes.

Merge request reports