feat(directives): add rule-statement header to 9-16 of 66 v1.md files

This commit is contained in:
ed
2026-07-03 09:45:46 -04:00
parent cf8eab9f79
commit 85ae99c6a5
8 changed files with 16 additions and 0 deletions
@@ -1 +1,3 @@
# `import X as _X` aliasing for naming convenience is banned (use the full type name)
- `import X as _PREFIX` aliasing (use the original name)