mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
Fixed typo
This commit is contained in:
parent
2fcc3d88d9
commit
567977e102
3 changed files with 3 additions and 3 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
@ -357,7 +357,7 @@ ${chunk.changes
|
|||
pattern
|
||||
);
|
||||
});
|
||||
// Exluded patterns take precedence over included patterns.
|
||||
// Excluded patterns take precedence over included patterns.
|
||||
return !excluded && included;
|
||||
});
|
||||
const comments = yield analyzeCode(filteredDiff, prDetails);
|
||||
|
|
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue