batuergun/ft_forge

Runs norminette and build check for 42 projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_pathPath to the C project directory (relative to repository root)no.
makefile_targetMakefile target to build (e.g., all, bonus)noall
norminette_flagsAdditional flags to pass to norminetteno""
strict_modeFail the action if norminette finds any violationsnotrue
build_onlyOnly run build check, skip norminettenofalse
norminette_onlyOnly run norminette, skip build checknofalse
with_minilibxEnable minilibx support (auto-detected by default, set to true/false to override)noauto
namedescription
norminette_statusStatus of norminette check (passed/failed/skipped)
build_statusStatus of build check (passed/failed/skipped)
norminette_violationsNumber of norminette violations found