parent
4e4bca6bbc
commit
f9a4abb6dc
|
@ -24,7 +24,7 @@ if (msgFile) {
|
||||||
isValid = checkMsg(firstLine);
|
isValid = checkMsg(firstLine);
|
||||||
|
|
||||||
if (!isValid) {
|
if (!isValid) {
|
||||||
console.error('\nCheck CONTRIBUTING.md at the root of the repo for more information.')
|
console.error('\nCheck CONTRIBUTING.md at the root of the repo for more information.');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue