mirror of
https://github.com/ludo-technologies/pyscn.git
synced 2025-10-06 00:59:45 +03:00
The Config.Validate() method was not calling CloneConfig.Validate(), which could allow invalid clone detection configurations to pass through. This fix ensures proper validation of all clone-related settings including thresholds, filtering, and analysis parameters.