Commit ddc4538
committed
refactor: remove standalone validate CLI command
- Remove validate command implementation and tests
- Remove command registration from CLI
- Remove ValidateCommandArgs interface
- Update documentation (README.md and ARCHITECTURE.md)
Internal validation methods (engine.validate, loader.validate, config.validate)
remain intact for use by other commands like run.
# Conflicts:
# README.md1 parent f5813ec commit ddc4538
File tree
5 files changed
+2
-1048
lines changed- src
- cli
- commands
- types
- test/contract
5 files changed
+2
-1048
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
| 624 | + | |
651 | 625 | | |
652 | 626 | | |
653 | 627 | | |
| |||
1177 | 1151 | | |
1178 | 1152 | | |
1179 | 1153 | | |
1180 | | - | |
1181 | | - | |
| 1154 | + | |
1182 | 1155 | | |
1183 | 1156 | | |
1184 | 1157 | | |
| |||
0 commit comments