Commit 8f3d0d6c authored by Richard Lau's avatar Richard Lau Committed by Node.js GitHub Bot
Browse files

tools: remove unused `lint-pr-commit-message.sh`

`tools/lint-pr-commit-message.sh` was previously used to lint the
commit message of the first commit in a pull request but is now no
longer used -- commit message linting is now done in a GitHub actions
workflow which does not call this script.

PR-URL: https://github.com/nodejs/node/pull/39120


Reviewed-By: default avatarMary Marchini <oss@mmarchini.me>
Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
Reviewed-By: default avatarJiawen Geng <technicalcute@gmail.com>
Reviewed-By: default avatarDarshan Sen <raisinten@gmail.com>
Reviewed-By: default avatarZijian Liu <lxxyxzj@gmail.com>
parent 975bbbc4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment