We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6485b16 commit 3d5eea2Copy full SHA for 3d5eea2
Makefile
@@ -24,4 +24,4 @@ help:
24
@echo "make lint - выполнить проверку кода через Checkstyle"
25
@echo "make reload-classes - авто-пересборка классов при изменениях"
26
27
-.PHONY: test clean reload-classes start-prod install lint help
+.PHONY: test clean reload-classes start-prod install lint help
0 commit comments