Commit Graph

5 Commits

Author SHA1 Message Date
Tai Groot 59e2e1f304
Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
Brandon Hansen e1d320a047 Update chinese.go
There is no reason to keep a count of Chinese characters only to do a count check and return a bool. Simply return true the first char we find.  Otherwise return false.
2022-11-01 15:13:02 +08:00
LinkinStar a28a2c5bb6 style: remove unnecessary functions 2022-10-22 18:40:12 +08:00
aichy126 ec950da888 update Annotation document 2022-10-21 12:00:50 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00