Sfoglia il codice sorgente

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

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

* toolkit代码格式化
R0ronoa 1 anno fa
parent
commit
29f24e2a82
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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