Commit 35ca770
committed
feat: update linting and project configuration
- Added Babel config to support modern JavaScript features with Node.js compatibility
- Expanded ESLint ignore patterns to exclude test fixtures, reports, and generated files
- Relaxed ESLint rules by disabling no-unused-vars and changing no-undef to warning
- Added detailed ESLint overrides for different file types (tests, mocks, production code)
- Added .gitattributes to enforce LF line endings and handle binary files
- Added CODEOWNERS file to define codeFile tree
1,361 files changed
+121081
-184862
lines changed- .github
- act-events
- workflows
- __mocks__
- __tests__
- ai
- ci
- cli
- compatibility
- config
- dx
- e2e
- ecosystem
- fixtures
- e2e-data
- real-data
- src/mocks
- integration
- cli
- config
- load
- mocks
- performance
- property
- scripts
- security
- unit
- cli
- config
- core
- dag
- observability
- performance
- plugins
- reranker
- scripts
- security
- streaming
- utils
- utils
- bin
- ci-reports
- batches
- gha-hardening
- gha-patches
- workflow-tests
- comprehensive-security-reports
- contracts
- coverage/lcov-report
- __tests__
- mocks
- utils
- src
- ai
- cli
- config
- core/plugin-marketplace
- enterprise
- evaluate
- observability
- scripts
- security
- utils
- deployment
- grafana/dashboards
- helm/rag-pipeline
- kubernetes
- prometheus
- dist
- docs-site
- blog
- docs
- src
- components
- HomepageFeatures
- HomepageHeader
- css
- pages
- static
- docs
- e2e-reports
- examples
- basic-pipeline
- openai-pinecone
- performance-reports
- pipelines
- profiling-reports
- scripts
- audit
- ci
- lib
- maintenance
- testing
- utils
- security-reports
- src
- ai
- federation
- multimodal
- retrieval
- training
- ci
- cli
- commands
- config
- contracts
- core
- observability
- performance
- plugin-marketplace
- dag
- dx
- ecosystem
- enterprise
- evaluate
- loader
- mocks
- observability
- pipeline
- plugins
- reranker
- scripts
- security
- utils
- ci
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,361 files changed
+121081
-184862
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments