Don’t require xcode-select
or DEVELOPER_DIR
to run
#8123
check_pr_title.yml
on: pull_request
Check commit message style
4s
Annotations
1 error
Check commit message style
The message 1 is invalid:
* Expected the subject to start with a verb in imperative mood consisting of letters and possibly dashes in-between, but the subject was: "Don’t require `xcode-select` or `DEVELOPER_DIR` to run". Please re-write the subject so that it starts with a verb in imperative mood.
The original message was:
Don’t require `xcode-select` or `DEVELOPER_DIR` to run
Needed to support building on Linux.
|