Commit Graph

13 Commits

Author SHA1 Message Date
Chip Selden
4051d2915d
feat: add option for tabulating variables (#693) 2024-06-01 22:05:16 +02:00
0db500b0a8
fix: replace log by message for yes/no prompt (#606) 2023-11-23 10:33:36 +01:00
593a90ff10
chore: drop yapf and favor of the ruff formatter (#595) 2023-11-10 14:50:50 +01:00
renovate[bot]
114f87306f
chore(deps): update dependency ruff to v0.0.278 (#527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-07-19 10:16:46 +02:00
588f41a3ea
feat: add support for indentation with spaces (#508) 2023-06-14 13:31:01 +02:00
renovate[bot]
70f458dce6
chore(deps): update devdeps non-major (#493) 2023-05-28 23:07:24 +02:00
3aad08646f
fix: join lines with newline instead of space in markdown templates (#446) 2023-02-09 19:27:22 +01:00
194a4e1d82
refctor: migrate flake8 to ruff python linter (#429) 2023-01-20 11:56:12 +01:00
renovate[bot]
4bfe75d991
chore(deps): update devdependencies (non-major) (#354) 2022-08-21 23:10:03 +02:00
renovate[bot]
a6ace7a257
fix(deps): update dependency jinja2 to v3.1.1 (#267) 2022-03-27 13:13:34 +02:00
6a4328d6d5
fix: allow to force line breaks using '\' in multiline strings (#255) 2022-03-02 14:33:37 +01:00
aac0ef5f20
fix: allow line-breaks in multiline annotations (#243) 2022-02-19 14:58:35 +01:00
801498570e
refactor: rename modules to reflect pep8 recommendations (#27) 2021-01-01 13:50:41 +01:00