We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98a1e9 commit 3fbcd01Copy full SHA for 3fbcd01
PLAN.jsonc
@@ -324,7 +324,7 @@
324
{
325
"id": "T14",
326
"description": "Run ./gradlew spotlessApply and fix any formatting issues",
327
- "status": "PENDING",
+ "status": "COMPLETED",
328
"notes": "Mandatory before commit. Run on all modified files. Fix any style violations.",
329
"files": ["all modified files"],
330
"dependencies": ["T13"]
0 commit comments