jw-pkg/conf/topdir
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 36d854ce19
py-topdir.mk: Use ruff and yapf
- Use ruff and yapf for the targets py-check-syntax, py-format and
    py-check-format.

  - Add a pyproject.toml for those. It also includes configuration
    for isort, albeit not being directly used in the linter targets.

  - Make .gitignore igore that in newly created projects.

  - Add ruff, yapf and isort to pkg.requires.release, anticipating
    their use by CI.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-05-31 18:20:36 +02:00
..
Makefile topdir.mk: Add dynamic file creation machinery 2026-05-31 18:20:30 +02:00
pyproject.toml py-topdir.mk: Use ruff and yapf 2026-05-31 18:20:36 +02:00