Daniel Schauenberg
Daniel Schauenberg
ah I can see this happening. Thanks for reporting. I think in addition to making the matching a bit better we should probably also never treat `.PHONY` as a variable...
I'm not 100% certain but I believe other make implementations (like BSD and posix make) don't allow the space before the colon. So the checker errs on the side of...
change looks good to me. But it seems there is a conflict with the Dockerfile in the default branch
This is a great idea. There are some example makefiles in https://github.com/mrtazz/checkmake/tree/master/fixtures that are being used for tests. But not all rule tests use a fixture like that. Any addition...
Oh I like this! This would probably need a modification to the parser to specifically detect tabs vs spaces. I'll look into that.
yup! but especially in rule bodies where it's often common to have shell scripts that span lines
hmm I think it would be nice to have. However these will mostly matter in autotools generated Makefiles where they probably exist anyways. And there is no way someone will...
Thinking about this again we could probably have this just as a config option for [`minphony`](https://github.com/mrtazz/checkmake/blob/master/rules/minphony/minphony.go) if we make it take a proper config.
do you mean supporting basic auth if you run nagios or the API behind it?
@nareshbtech this is already possible via the user auth function as documented here https://github.com/lozzd/Nagdash#advanced-configuration