opencepk / find-and-replace

Python package and pre-commit-hook for finding and replacing string(s) in file(s)
GNU General Public License v3.0
0 stars 0 forks source link

feat/add-dry-run-option #2

Open aouellet-tc opened 1 month ago

aouellet-tc commented 1 month ago

Add a -dry-run argument to simply output what would be replaced in which file(s) instead of performing the actual replacements

hminaee-tc commented 1 month ago

will be added as part of this PR https://github.com/opencepk/find-and-replace/pull/1