Stirling-PDF/.claude/settings.local.json
2025-05-18 23:49:51 +01:00

9 lines
207 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(SPOTLESS_APPLY=false ./gradlew test --tests \"stirling.software.SPDF.service.CustomPDFDocumentFactoryTest\")"
],
"deny": []
}
}