refactor: replace Makefile with justfile

This commit is contained in:
2026-03-01 13:05:08 +03:00
parent f6e6fc72b1
commit a60c999f2d
7 changed files with 56 additions and 97 deletions

View File

@@ -19,3 +19,6 @@ indent_size = 2
[Makefile]
indent_style = tab
[justfile]
indent_size = 2