mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-06-30 04:44:16 +00:00
Add a limit for file number, improve the C# handling
This commit is contained in:
parent
a9a064dfa1
commit
9c6f0593c9
4 changed files with 90 additions and 15 deletions
|
@ -20,6 +20,7 @@
|
|||
"ts-node": "^10.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimatch": "^5.1.2",
|
||||
"@types/node": "^18.15.5",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"prettier": "^2.8.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue