Add CLAUDE.md note about imports (#17835)

This commit is contained in:
Zanie Blue
2026-02-03 12:11:01 -06:00
committed by GitHub
parent bea2297ca3
commit 869d2571ed
+1
View File
@@ -13,3 +13,4 @@
lockfile changes
- NEVER assume clippy warnings are pre-existing, it is very rare that `main` has warnings
- ALWAYS read and copy the style of similar tests when adding new cases
- PREFER top-level imports over local imports or fully qualified names