nri-plugins icon indicating copy to clipboard operation
nri-plugins copied to clipboard

.github: add workflow for rejecting PRs that introduce whitespace errors.

Open klihub opened this issue 2 years ago • 0 comments

  • add workflow to check and reject PRs that introduce trailing WS errors (or conflict markers)
  • add in-repo .githooks with a hook to check trailing whitespace and conflict marker errors
  • add Makefile target to enable in-repo githooks

klihub avatar Oct 24 '23 07:10 klihub