mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
The antd ban shipped in the prior lint pass as an error under no-restricted-imports, which blocks in-flight antd -> shadcn/ui refactors whenever they move or touch a file that still imports antd. Split antd out into a dedicated local/no-antd-import rule set to warn so new antd imports stay visible without failing CI, while the tremor ban stays a hard error. Pruned the now-stale antd suppressions, dropping no-restricted-imports back to its tremor-only baseline (625 -> 180) The new rule ships with RuleTester coverage over import, export-from, dynamic import, require, and deep antd/* paths |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||