chore: fix outstanding review comments from the bot on #1919 (#1928)

I should have read the comments before submitting!
This commit is contained in:
Michael Bolin
2025-08-07 01:30:13 -07:00
committed by GitHub
parent 0334476894
commit 13982d6b4e
3 changed files with 5 additions and 5 deletions

View File

@@ -276,7 +276,7 @@ sandbox_mode = "workspace-write"
# Extra settings that only apply when `sandbox = "workspace-write"`.
[sandbox_workspace_write]
# By default, the cwd for the Codex session will be writable as well as $TMPDIR
# if set) and /tmp (if it exists). Setting the respective options to `true`
# (if set) and /tmp (if it exists). Setting the respective options to `true`
# will override those defaults.
exclude_tmpdir_env_var = false
exclude_slash_tmp = false