towerops/.claude/settings.json
2026-02-06 18:43:18 -06:00

16 lines
394 B
JSON

{
"model": "sonnet",
"enabledPlugins": {
"core@elixir": true,
"credo@elixir": true,
"dialyzer@elixir": true,
"ex_doc@elixir": true,
"ex_unit@elixir": true,
"meta@elixir": true,
"mix_audit@elixir": true,
"precommit@elixir": true,
"sobelow@elixir": true,
"ansible-playbook-creator@claude-code-plugins-plus": true
},
"alwaysThinkingEnabled": true
}