diff --git a/.claude/settings.json b/.claude/settings.json index 46d0517..5e54705 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,8 @@ "Bash(cd /d \"D:\\\\Projects\\\\LT_Janitorial_Quality_Control\")", "Bash(python -c \"import docx; print\\('python-docx OK'\\)\")", "Bash(pip install *)", - "Bash(python docs/convert_manual.py)" + "Bash(python docs/convert_manual.py)", + "Bash(grep -n -A3 dateOnlyFormatter __TRACKED_VAR__/Sync/SyncManager.swift)" ] } }