Commit 3946992
chore(lint): enforce the session-env-snapshot rule for std::env::vars_os
Disallow fresh process-env snapshots in Vite task crates so planning, execution, IPC, and cache validation keep using the session's captured env map. Session::init remains the one sanctioned bootstrap reader.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3259649 commit 3946992
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
| |||
0 commit comments