Psycojoker / prosopopee

a static website generator to make beautiful customizable pictures galleries that tell a story
http://prosopopee.readthedocs.org
GNU General Public License v3.0
318 stars 55 forks source link

Logging, argparse, pylint and misc #120

Closed QSchulz closed 3 years ago

QSchulz commented 3 years ago

Hi,

While the changes in behavior are overall pretty minor IMO, sometimes the diff is rather big and unreadable. It'd be super cool to have unit tests to guarantee a merge request hasn't messed up some rarely taken code paths. Maybe in another merge request, who knows :)

Let me know if there's anything to fix/not to your taste.

Quentin

gangelop commented 3 years ago

this also resolves #112

Psycojoker commented 3 years ago

Thx a lot for all those commits :)

I've ended up cherry-picking most of them (instead of merging, it ended up a bit confused because I've merged the other PRs before), from memory, the one I haven't picked up are:

Thx again :)