Commit graph

12 commits

Author SHA1 Message Date
Tagadda
2ba8910383 fix 2022-05-30 11:59:54 +00:00
Tagadda
49fae19fc0 Add Anti-Features in READMEs 2022-02-23 07:29:39 +00:00
ericgaspar
84b9af04e0 Add description 2021-08-22 16:57:07 +02:00
Alexandre Aubin
264f13373f make_readme.py : cast path to str inside the function, because webhook.py calls make_readme with a string 2021-05-28 17:17:16 +02:00
Nils VAN ZUIJLEN
3b34fa518d Add type annotation to make_readme
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:46:51 +02:00
Nils VAN ZUIJLEN
df62f56968 Run Black on make_readme.py
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:46:29 +02:00
Nils VAN ZUIJLEN
4d5984752a Use consistent quotes
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:45:39 +02:00
Nils VAN ZUIJLEN
f32bc414bd Use pathlib.Path everywhere
It's imported, let's use it more!

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:43:26 +02:00
Nils VAN ZUIJLEN
c21c31daae Use script-based template finding
Instead of calling location based template finding

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:39:42 +02:00
Nils VAN ZUIJLEN
9d2e242555 Use /bin/env in make_readme shebang
It helps with virtualenv usage

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:37:26 +02:00
Alexandre Aubin
082611a183 Misc fixes 2021-05-21 20:12:00 +02:00
Alexandre Aubin
a098504daa Misc tweaks 2021-05-10 17:23:40 +02:00
Renamed from tools/READMEs/make_readme.py (Browse further)