mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-06-01 14:29:18 +00:00
remove linting for prebuilt
This commit is contained in:
parent
37d4cf10c7
commit
eac1e61363
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ export default [
|
|||
'**/*.py',
|
||||
'__pycache__/**',
|
||||
'**/.venv/**',
|
||||
// Prebuilt resources
|
||||
'resources/prebuilt/**',
|
||||
],
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue