Yikes, still missed that
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ export function checkAll(
|
||||
}
|
||||
|
||||
if (matchConfig.changedFiles) {
|
||||
if (checkAllChangedFiles(changedFiles, matchConfig.changedFiles)) {
|
||||
if (!checkAllChangedFiles(changedFiles, matchConfig.changedFiles)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user