Fix: "Write(src/**) is not matched by file permission checks" in Claude Code
Claude Code only consults Edit(path) and Read(path) rules. A Write(src/**) allow or deny rule is accepted and then silently ignored. Use Edit() instead.
73 posts · Page 1 of 8