mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-07 15:52:52 +03:00
- Updated the quality baseline to set eslintWarnings value to 5000, reflecting the migration to TypeScript 7 and the new warning thresholds. - Modified the test masking allowlist to account for removed tests and sources, ensuring proper tracking of deprecated features. - Enhanced ESLint configuration to ignore additional directories containing non-source files. - Removed the .npmignore file as its contents are now managed in package.json. - Adjusted KimiWeb model configuration to correctly map K3 to the K2D5 scenario, reflecting changes in the underlying logic. - Updated artifact packing policy to prevent nested node_modules from being published, ensuring a leaner package size. - Added tests to verify the exclusion of node_modules from published artifacts and to ensure the integrity of the package.json files array.
17 lines
901 B
Plaintext
17 lines
901 B
Plaintext
# Long reference tables are manually aligned; formatting the whole file causes noisy diffs.
|
|
docs/reference/ENVIRONMENT.md
|
|
|
|
# Generated by `npm run gen:provider-reference`; the generator aligns the tables and
|
|
# is their formatter of record. Without this, lint-staged reformats the file whenever
|
|
# it is staged and the next generator run reverts it — a diff ping-pong.
|
|
docs/reference/PROVIDER_REFERENCE.md
|
|
|
|
# Dense auto-generated free-tier budget rows (one object per line) — prettier multi-line expand blows past file-size cap 800.
|
|
open-sse/config/freeModelCatalog.data.ts
|
|
|
|
# Generated by scripts/skills/generate-agent-skills.mjs; the generator is their
|
|
# formatter of record and check:agent-skills-sync diffs its output byte-for-byte.
|
|
# Prettier reformats the frontmatter (blank line after ---), which makes the gate
|
|
# fail on any skill that happens to pass through lint-staged.
|
|
skills/*/SKILL.md
|