RFR: jcheck: check for bad whitespace in commit message

Erik Helin ehelin at openjdk.java.net
Mon Mar 23 06:18:05 UTC 2020


Hi all,

please review this patch that updates the "message" check in JCheck to also
check for bad whitespace (tabs, carriage return, trailing) in commit messages.

Testing:
- `make test` passes on Linux x64
- Added three new unit tests

Thanks,
Erik

-------------

Commit messages:
 - jcheck: check for bad whitespace in commit message

Changes: https://git.openjdk.java.net/skara/pull/526/files
 Webrev: https://webrevs.openjdk.java.net/skara/526/webrev.00
  Stats: 167 lines in 7 files changed: 163 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/skara/pull/526.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/526/head:pull/526

PR: https://git.openjdk.java.net/skara/pull/526


More information about the skara-dev mailing list