wanshenmean
2026-03-11 5af11cc200dd5ebe474b9c0475883b0e6d1e3759
Code/WCS/WIDESEAWCS_Server/.claude/settings.local.json
@@ -4,7 +4,11 @@
      "Bash(dotnet new:*)",
      "Bash(dotnet add:*)",
      "Bash(dotnet test:*)",
      "Bash(dotnet build WIDESEAWCS_Server.sln --nologo -v q)"
      "Bash(dotnet build WIDESEAWCS_Server.sln --nologo -v q)",
      "Bash(find . -maxdepth 2 -type f -name \"*.csproj\" 2>/dev/null | head -20)",
      "Bash(find . -name \"*.md\" -o -name \"docs\" -type d 2>/dev/null | head -20)",
      "Bash(ls -la WIDESEAWCS_Core/*.cs 2>/dev/null | wc -l)",
      "Bash(find . -name \"*.cs\" -not -path \"*/bin/*\" -not -path \"*/obj/*\" -exec wc -l {} + | tail -1)"
    ]
  }
}