your-tools / ruplacer

Find and replace text in source files
BSD 3-Clause "New" or "Revised" License
443 stars 25 forks source link

Recursive abuse #107

Open sergeevabc opened 9 months ago

sergeevabc commented 9 months ago

Windows 7 x64, ruplacer 0.8.2.

The app behaves too self-willed, recursively diving into subfolders. How do I limit this behavior? For example, ripgrep implemented the flag --max-depth=N. It may be worth going backwards and not diving at all by default.