Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Gallagher
20a5ff256e Update codelingo.yaml (#335)
* Update codelingo.yaml

* Import comment-first-word-when-empty again
2019-08-06 15:19:57 +10:00
leilaes
46267e5975 Add missing close file and missing stop ticker (#300)
* Add missing close file and missing stop ticker

* Defer close file after checking error

* Update exchange_template.go
2019-05-17 11:17:35 +10:00
leilaes
cdab89a58a Replace a zero-length, non-nil slice with a nil slice (#299)
* Replace a zero-length, non-nil slice with a nil slice

* Update codelingo.yaml
2019-05-16 10:19:08 +10:00
leilaes
ee28d18f18 Omit unnecessary else statements when if does not flow into the next statement (#293)
* Removing unnecessary else

* Fix go fmt issues
2019-05-09 14:13:48 +10:00
Ryan O'Hara-Reid
f7810e7eca Fix issue with codelingo verbosity on test function comments (#245) 2019-01-31 16:10:03 +11:00
CodeLingo Bot
9ebcb1a462 CodeLingo setup (#224) 2018-12-31 11:29:37 +11:00