uno-takashi/checkmake action
GitHub action to lint your makefile with checkmake
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| makefile | Makefile path | no | ./Makefile |
| debug | enable debug mode | no | false |
| config | Configuration file to read | no | "" |
| cli_output_file | name of the file in which to save the cli output. | no | ./checkmake_cli_output.txt |
Outputs
| name | description |
|---|---|
| cli_output_file | — |