RFR: Update .jcheck/conf

Erik Helin ehelin at openjdk.java.net
Mon Feb 24 19:57:33 UTC 2020


Hi all,

please review this pull request that updates `.jcheck/conf` to the more recent format introduced by project [Skara](https://openjdk.java.net/projects/skara). The following things will now be checked for each commit:

- that _no_ bad whitespace is present
- that author name and email are present
- that committer name and email are present
- that _no_ executable files are present

Testing:
- Manual testing on Linux x64 using `git-jcheck`

Thanks,
Erik

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

Commits:
 - 8d7c1afb: Update .jcheck/conf

Changes: https://git.openjdk.java.net/portola/pull/1/files
 Webrev: https://webrevs.openjdk.java.net/portola/1/webrev.00
  Stats: 37 lines in 1 file changed: 35 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/portola/pull/1.diff
  Fetch: git fetch https://git.openjdk.java.net/portola pull/1/head:pull/1

PR: https://git.openjdk.java.net/portola/pull/1


More information about the portola-dev mailing list