checkmake icon indicating copy to clipboard operation
checkmake copied to clipboard

Unclear how to actually reconfigure the minphony rule

Open mcandre opened this issue 1 year ago • 1 comments

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.

mcandre avatar Mar 21 '23 03:03 mcandre

Related: #15, #72, #87, and #88

cooljeanius avatar Nov 15 '23 22:11 cooljeanius