Skip to content

Helper for claude code settings #2195

@hadley

Description

@hadley

i.e. create .claude/settings.json with this:

{
  "$schema": "https://json.schemastore.org/claude-code-settings.json",
  "permissions": {
    "allow": [
      "Bash(find:*)",
      "Bash(R:*)",
      "Bash(rm:*)",
      "Bash(air format:*)",
      "Edit(/**)",
    ],
    "deny": []
  }
}

Need to rbuildignore this directory, and gitignore settings.local.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions