Jan Lindemann
5d77955ed9
py-check.mk: Run isort with "make format"
...
If /usr/bin/isort is found, run it during "make format" to get a
defined way the imports are sorted. tool.isort in pyproject.toml is
updated to match the other fixers.
Commit the fallout of this change. Running the other fixers alone
doesn't change the formatting, so this should be safe.
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-08-11 16:45:14 +02:00
..
pkg
py-check.mk: Run isort with "make format"
2026-08-11 16:45:14 +02:00
platform
App, lib, cmds: Fix mypy.explicit-override fallout
2026-08-07 18:02:26 +02:00
posix
py-check.mk: Run isort with "make format"
2026-08-11 16:45:14 +02:00
projects
py-check.mk: Run isort with "make format"
2026-08-11 16:45:14 +02:00
secrets
py-check.mk: Run isort with "make format"
2026-08-11 16:45:14 +02:00
__init__.py
lib.init.detect_modules(): Renovate signature
2026-06-06 23:08:28 +00:00
Cmd.py
py-check.mk: Run isort with "make format"
2026-08-11 16:45:14 +02:00
CmdPkg.py
App, cmds, lib: Fix Any returns from typed functions
2026-08-09 12:07:37 +00:00
CmdPlatform.py
App, cmds, lib: Fix Any returns from typed functions
2026-08-09 12:07:37 +00:00
CmdPosix.py
App, cmds, lib: Fix Any returns from typed functions
2026-08-09 12:07:37 +00:00
CmdProjects.py
App, cmds, lib: Fix Any returns from typed functions
2026-08-09 12:07:37 +00:00
CmdSecrets.py
App, cmds, lib: Fix Any returns from typed functions
2026-08-09 12:07:37 +00:00
Makefile
jw.build.cmds: Move build.cmds -> cmds.projects
2026-01-26 17:58:23 +01:00