M4 AP-008 Testabdeckung für Fingerprint, Persistenz und Skip-Logik
vervollständigen
This commit is contained in:
1
.claude/.gitignore
vendored
Normal file
1
.claude/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/settings.local.json
|
||||
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(xargs grep:*)",
|
||||
"Bash(xargs wc:*)",
|
||||
"Bash(mvn clean:*)",
|
||||
"Bash(mvn verify:*)",
|
||||
"Bash(mvn test:*)",
|
||||
"Bash(find D:/Dev/Projects/pdf-umbenenner-parent -not -path */target/* -type d)",
|
||||
"Bash(mvn -pl pdf-umbenenner-adapter-out clean compile)",
|
||||
"Bash(mvn dependency:tree -pl pdf-umbenenner-adapter-out)",
|
||||
"Bash(mvn -pl pdf-umbenenner-domain clean compile)",
|
||||
"Bash(mvn help:describe -Dplugin=org.apache.pdfbox:pdfbox -Ddetail=false)",
|
||||
"Bash(cd /d D:/Dev/Projects/pdf-umbenenner-parent)",
|
||||
"Bash(mvn -v)",
|
||||
"Bash(grep -E \"\\\\.java$\")",
|
||||
"Bash(grep \"\\\\.java$\")",
|
||||
"Bash(mvn -q clean compile -DskipTests)",
|
||||
"Bash(mvn -q test)",
|
||||
"Bash(mvn -q clean test)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit -m ':*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user