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

This commit is contained in:
ed
2026-07-03 09:45:49 -04:00
parent ead7cf2869
commit 8cf4b57a74
8 changed files with 16 additions and 0 deletions
@@ -1,3 +1,5 @@
# Python source code uses 1-space indentation (not 4-space, not tabs)
## 1. Indentation and Whitespace
- **Indentation:** 1 space per level. No tabs.