checkmake icon indicating copy to clipboard operation
checkmake copied to clipboard

Add example makefiles that are violating rules (one file for each rule + one without violations)

Open christian-weiss opened this issue 6 years ago • 1 comments

Would help to test if checkmake still works (after refactoring) and also to illustrate how each rule works.

christian-weiss avatar Feb 25 '20 07:02 christian-weiss

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 there would be great.

mrtazz avatar Feb 26 '20 20:02 mrtazz