diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-17 15:42:03 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-17 15:42:03 +0300 |
| commit | 2e2a0f2da3df1a3197bef3c19d3e7deecf869759 (patch) | |
| tree | ee493a78f08d6fdc9cc68dcd0f72e5e7ed91c252 | |
| parent | 100ae068c152ef0d86b8340a9a0545dc0f6d36bc (diff) | |
| download | vyos.vyos-fix/black-formatting.tar.gz vyos.vyos-fix/black-formatting.zip | |
T8511: add changelog fragmentfix/black-formatting
| -rw-r--r-- | changelogs/fragments/T8511-black-formatting.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T8511-black-formatting.yml b/changelogs/fragments/T8511-black-formatting.yml new file mode 100644 index 00000000..68a0db8d --- /dev/null +++ b/changelogs/fragments/T8511-black-formatting.yml @@ -0,0 +1,3 @@ +--- +trivial: + - Apply black formatting across the entire codebase to enforce consistent code style. |
