enowars / enochecker_test

Automatically test services/checker using the enochecker API
MIT License
0 stars 4 forks source link

print message when assertions fail #31

Closed DrRuhe closed 2 years ago

DrRuhe commented 2 years ago

fixes #25

Trolldemorted commented 2 years ago

Could you fix the linter errors?

DrRuhe commented 2 years ago

I don't have the whole Linting Setup on my machine, and the CI does not tell me what exactly is wrong, just that it would reformat the file. Can you maybe tell me what it's complaining about?

Trolldemorted commented 2 years ago

I don't have it installed either, a lucky guess could be a maximum line width issue.

Can't you cat the changed file inside the Makefile and have CI execute it?