Explorar el Código

处理合并错误 格式化代码 (#5)

* 处理合并错误 格式化代码

* toolkit代码格式化
R0ronoa hace 1 año
padre
commit
29f24e2a82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -6,4 +6,4 @@ fmt:
 fmt-check:
 	@ $(MAKE) -C starry_client fmt-check
 	@ $(MAKE) -C starry_server fmt-check
-	@ $(MAKE) -C starry_toolkit fmt-check
+	@ $(MAKE) -C starry_toolkit fmt-check