Commit a3773b4
committed
feature: enhance language detection and logging in config command
- Added functionality to detect file extensions in the specified path before language detection.
- Implemented logging for recognized file extensions and detected languages using the logger package.
- Improved error handling for invalid configurations in the Codacy YAML file.
- Refactored the detectLanguagesInPath function to utilize the new detectFileExtensions function for better clarity and maintainability.1 parent 63a2be3 commit a3773b4
2 files changed
+529
-45
lines changed
0 commit comments