Chris Cummer
e1ad1f3065
Simplify ChecklistItem tests
2019-08-04 08:42:32 -07:00
Kirill Motkov
f0771cd013
Some code improvements
...
* Some assignments simplified by using assignment operators
* Rewrite switch statement with only one case as if.
* Rewrite if-else chain as a switch statement.
* go fmt `modules/todoist/project.go` file.
2019-05-21 17:29:09 +03:00
Chris Cummer
a9eec596ab
Merge branch 'Seanstoppable-githubcleanup'
2019-05-13 14:06:29 -07:00
Chris Cummer
03e186a0cc
WTF-400 Make ChecklistItem tests pass again
2019-04-19 09:28:14 -07:00
Chris Cummer
59f0bc6cfc
WTF-400 Partial conversion to new Common settings
2019-04-18 19:02:08 -07:00
Anand Sudhir Prayaga
c8b6eb2b60
Fix references to old Github repo location with new one
2018-11-28 14:47:06 +01:00
Chris Cummer
72c192cabf
Clean up a bunch of if statements based on govet results
2018-08-03 05:40:39 -07:00
Chris Cummer
8fc6b83d59
Move generic checklist code into its own package
2018-07-18 10:15:46 -07:00