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.
83 posts · Page 2 of 9