Update Makefile

This commit is contained in:
Amith Koujalgi 2025-09-17 11:17:02 +05:30
parent da21bdcf85
commit cae8b6e1e4

View File

@ -8,10 +8,10 @@ dev:
#pre-commit run --all-files #pre-commit run --all-files
format: apply-formatting:
mvn spotless:apply mvn spotless:apply
check: check-formatting:
mvn spotless:check mvn spotless:check
build: build: