You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 🚸 explicitly install MLIR in cpp-linter run and expose the respective variables
* 🚸 improve the ignore filter in the cpp-linter
* 🔧 explicitly run cpp-linter on `mlir/**` changes
* 🔧 do not ignore the mlir build directory
* ⚗️ try a glob expression for the inclusion of MLIR
* 🚨 do not lint header files
they are not part of a compilation database so their include paths and linker paths are not set.
Signed-off-by: burgholzer <[email protected]>
---------
Signed-off-by: burgholzer <[email protected]>
0 commit comments