Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit02209c5

Browse files
Trottrvagg
authored andcommitted
tools: clarify commit message linting
Clarify in Travis results that the commit message linting is for thecommit message and not something else.PR-URL:#23742Reviewed-By: Richard Lau <riclau@uk.ibm.com>Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>Reviewed-By: Refael Ackermann <refack@gmail.com>Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent22043cc commit02209c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
script:
1414
-make lint
1515
# Lint the first commit in the PR.
16-
-\[ -z "$TRAVIS_COMMIT_RANGE" \] || git log $TRAVIS_COMMIT_RANGE --pretty=format:'%h' --no-merges | tail -1 | xargs npx core-validate-commit --no-validate-metadata
16+
-\[ -z "$TRAVIS_COMMIT_RANGE" \] ||(echo -e '\nLinting the commit message according to the guidelines at https://goo.gl/p2fr5Q\n' &&git log $TRAVIS_COMMIT_RANGE --pretty=format:'%h' --no-merges | tail -1 | xargs npx-qcore-validate-commit --no-validate-metadata)
1717
-name:"Test Suite"
1818
install:
1919
-./configure

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp