Files
Notare/.claude/settings.local.json
mathias234 597bc91c40
All checks were successful
CI Pipeline / build (pull_request) Successful in 12s
Implement many more nodes
Adds these new styling and formatting nodes
* strike
* highlight
* linebreaks
* pagebreaks
* Hyperlinks
2025-12-02 14:43:53 +01:00

10 lines
117 B
JSON

{
"permissions": {
"allow": [
"Bash(bundle exec rake test:*)"
],
"deny": [],
"ask": []
}
}