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
Fail early if definitions contain non-existent path
If the configuration file explicitly lists paths for CMake
definitions, gersemi should fail early if one of them does not exist.
Otherwise, problems (like typos) with these paths may be detected only
later - especially when using gersemi as pre-commit hook.
Co-Authored-By: Blank Spruce <32396809+BlankSpruce@users.noreply.github.com>
0 commit comments