- Exclude problematic markdown files from linting (existing legacy issues) - Make clippy check less aggressive (warnings only, not -D warnings) - Move cargo test to manual stage (too slow for pre-commit) - Exclude SVG files from end-of-file-fixer and trailing-whitespace - Add markdown linting exclusions for existing documentation This allows pre-commit hooks to run successfully on new code without blocking commits due to existing issues in legacy documentation files. |
||
|---|---|---|
| .. | ||
| agent_service.rs | ||
| kg_analytics_service.rs | ||
| mod.rs | ||
| project_service.rs | ||
| provider_analytics_service.rs | ||
| task_service.rs | ||
| workflow_service.rs | ||