I tried several variations of a configuration file like this, but none of them have any effect on the behavior of checkmake.
checkmake.ini:
[minphony]
required=all clean
checkmake insists on warning for missing test phony targets in my makefiles, regardless of the configuration. The documentation gives no INI example of overriding the default list.
I tried several variations of a configuration file like this, but none of them have any effect on the behavior of checkmake.
checkmake.ini:
checkmake insists on warning for missing
test
phony targets in my makefiles, regardless of the configuration. The documentation gives no INI example of overriding the default list.