Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann 7a65a7b5e1
pyproject.tompl: Set ruff.output-format = "concise"

In order to produce make check output digestable by vim, ruff's output format needs to be set to "concise", so do that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-01 14:33:52 +02:00
.github/workflows build-package.yaml: Add workflow 2026-04-13 17:23:13 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf pyproject.tompl: Set ruff.output-format = "concise" 2026-06-01 14:33:52 +02:00
make topdir.mk: Fix: make topdir does only half a job 2026-06-01 14:33:52 +02:00
scripts jw.pkg: Fix "make check" static code check fallout 2026-05-31 18:20:38 +02:00
src cmds.projects.CmdCheck: Move to .check.CmdDep 2026-06-01 14:33:52 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-226@kali-rolling/amd64 2026-05-31 23:09:55 +00:00
Makefile $(TOPDIR)/Makefile: include py-topdir.mk 2026-05-31 18:20:35 +02:00
RELEASES Release 1.0.0-226@kali-rolling/amd64 2026-05-31 23:09:55 +00:00
VERSION Start version: 1.0.0-226 2026-05-31 23:08:54 +00:00