Felix Fontein
|
aec1826c34
|
Reformat everything with black.
I had to undo the u string prefix removals to not drop Python 2 compatibility.
That's why black isn't enabled in antsibull-nox.toml yet.
|
2025-04-28 10:48:00 +02:00 |
|
Felix Fontein
|
aa9e7b6dfb
|
Add isort and flake8 to CI (#869)
* Run isort.
* Clean up unused assignments.
* Add flake8 linting step.
|
2025-04-27 22:18:29 +02:00 |
|
Felix Fontein
|
6b1a3d6e68
|
Add conversion filters for serial numbers (#713)
* Refactoring.
* Add parse_filter and to_filter plugins.
* Mention filters when serial numbers are accepted or returned.
|
2024-02-18 21:27:48 +01:00 |
|