Files
pyscn/internal
DaisukeYoda 1ccdfe7bb7 fix: add missing CloneConfig validation call
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.
2025-10-05 21:10:08 +09:00
..