mediawiki-client-tools / mediawiki-dump-generator

Python 3 tools for downloading and preserving wikis
https://github.com/mediawiki-client-tools/mediawiki-scraper
GNU General Public License v3.0
89 stars 14 forks source link

v4 refactoring references #172

Closed yzqzss closed 12 months ago

elsiehupp commented 12 months ago

Reading through this I see one of the things you changed was removing Pre-Commit. I actually just got it working again. Is there a different tool you'd rather use?

(If Pre-Commit isn't properly configured for your dev environment, that's something we can try and fix, too. If you're using VS Code or something else that supports dev containers, I could try and set up a dev container that would include among other things Pre-Commit. Obviously a dev container wouldn't help for testing on other platforms, though.)