We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6348157 commit 590d56cCopy full SHA for 590d56c
1 file changed
AGENTS.md
@@ -0,0 +1,5 @@
1
+## Форматирование кода
2
+`mvn spotless:apply`
3
+
4
+## Сборка
5
+`mvn -DskipTests=true install -f pom.xml`
0 commit comments