mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
Makefile fix
This commit is contained in:
parent
e253c67052
commit
94c6719694
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -16,6 +16,4 @@ generate-code:
|
||||||
-functionFile function.go \
|
-functionFile function.go \
|
||||||
-typeFile type.go \
|
-typeFile type.go \
|
||||||
-unmarshalerFile unmarshaler.go
|
-unmarshalerFile unmarshaler.go
|
||||||
|
|
||||||
format-project:
|
|
||||||
go fmt ./...
|
go fmt ./...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue