Back to explore

Reguła lint oparta na Jev do wykrywania zduplikowanych komponentów

Przedstawia regułę lint Jev, która w mniej niż sekundę i za mniej niż 0,01 USD wykrywa, czy nowy komponent jest potencjalnym duplikatem istniejącego pliku, czyniąc uruchamianie przy każdej zmianie kodu rozsądnym.

a jev lint rule that detects if a new component is a potential duplicate of an existing file. this check takes less than a second + costs less than $0.01 (for our codebase at least) jev makes it feel actually reasonable to run these checks on every code change.

· 53 likesOpen on X