Nathan Ruiz
1562895af7
ci/lint: add pyupgrade check
2024-10-06 22:15:08 +02:00
Nathan Ruiz
8a82882d5e
ci/lint: ensure double quotes are used in python
2024-10-06 22:15:08 +02:00
sfan5
5e9e756f53
TOOLS/gen-interface-changes: small usability improvement
2024-09-23 19:20:05 +02:00
nanahi
e8905650fe
TOOLS/gen-interface-changes.py: sort interface changes by file content
...
With the previous commit, they're in effect sorted by the types of the
interface changes.
As a lazy measure to sort changes by the breakages they cause, sort the
content reverse alphabetically, which works OK by accident.
2024-06-08 23:08:43 +02:00
llyyr
c2968244e4
TOOLS/gen-interface-changes: wrap long lines to 80 col
2024-05-29 17:48:50 +00:00
Dudemanguy
188155457d
TOOLS: add an interface-changes generator script
...
Convenience script to automatically generate interface-changes.rst based
on the workflow introduced in the previous commit.
2024-03-20 22:38:56 +00:00