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