1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

9 commits

Author SHA1 Message Date
OniriCorpe
b72a2670d3 🎨 Format Python code with Black 2024-03-24 05:47:25 +01:00
OniriCorpe
02c021b938
chores: update & fix readme templates (#2164) 2024-03-24 05:45:21 +01:00
Laurent Peuch
8cd285faf4 fix(readme_generator): fix tests using correct values 2024-03-24 02:18:11 +01:00
Laurent Peuch
55b1daccfc fix(readme_generator/i18n): make tests pass 2024-03-22 20:17:52 +01:00
Salamandar
3a08c7c718 🎨 Format Python code with Black 2024-03-13 21:52:25 +01:00
94dbe28832 Rework a bit make_readme.py and test_make_readme.py
* Use pathlib.Path

* Use difflib to show actual diffs between new and old readmes
2024-03-13 20:37:43 +01:00
OniriCorpe
1880b5eaa7 🎨 Format Python code with Black 2024-03-12 22:25:39 +01:00
OniriCorpe
f01c9b3329 fix test readmes 2024-03-11 16:40:21 +01:00
Laurent Peuch
08cfdb5ee1 feat(make_readme): add some tests 2024-03-11 03:54:58 +01:00