Stirling-PDF/.claude/settings.local.json

9 lines
207 B
JSON
Raw Normal View History

2025-05-18 23:49:51 +01:00
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(SPOTLESS_APPLY=false ./gradlew test --tests \"stirling.software.SPDF.service.CustomPDFDocumentFactoryTest\")"
],
"deny": []
}
}