Commit f51e48a
committed
refactor: enhance tool configuration management and constants
- Introduced a registry for tool configuration creators to streamline the creation of configuration files for various tools.
- Extracted configuration file names into constants to reduce duplication and improve maintainability.
- Updated the `CreateConfigurationFiles` function to utilize the new registry for creating tool configurations.
- Improved error handling and logging for configuration creation processes.1 parent c445ebf commit f51e48a
1 file changed
+346
-330
lines changed
0 commit comments