Commit cdd38f8
Test User
refactor: update components to use new validation and output structures
Updates cross-file validation, discovery, orchestration, and output layers:
- crossfile.go: Delegates to new helper modules (crossfile_graph, crossfile_refs)
- discovery.go: Maintains type pattern consistency for file type detection
- orchestrator.go: Coordinates updated linting pipeline
- console.go: Integrates with new formatter structure
- console_test.go: Updated tests for console output
Ensures all components work seamlessly with the new ISP-based linter architecture and output formatters.1 parent 6f8f5e9 commit cdd38f8
5 files changed
Lines changed: 161 additions & 589 deletions
File tree
- internal
- cli
- discovery
- lint
- output
0 commit comments