Chris Cummer
06152c7041
Fix shadowed variables
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:40:59 -07:00
Chris Cummer
10f761dbcb
20191217 gosec ( #796 )
...
* Add gosec to the Makefile
Signed-off-by: Chris Cummer <chriscummer@me.com>
* Fix some issues found by gosec
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-17 14:59:16 -08:00
Chris Cummer
cde904ff08
Use errcheck to find unhandled errors ( #795 )
...
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-17 08:26:16 -08:00
Chris Cummer
3a388fba23
20191215 code improvements ( #790 )
...
* Upgrade godo to latest
* Fix a bunch of issues found by
* Running staticcheck on a codebase for the first time is a sobering experience
* go mod tidy
* More static improvements
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-16 20:25:29 -08:00
mikkeljuhl
869269c4e8
[Google Calendar]: Calendar Read Level
2019-08-30 19:36:51 +02:00
Chris Cummer
2a944b3f0a
Use 'timezone' instead of 'timeZone' for the gCal setting name. More colloquial
2019-07-05 21:39:38 -07:00
Hossein Mehrabi
404453cadd
added time zone configuration support to gcal module.
2019-07-05 11:24:35 +04:30
Sean Smith
c328ba4c11
Split up logger and widget
...
This allows us to use the logger from the wtf directory
For example when trying to debug sort ordering in focus_tracker
2019-05-10 19:07:52 -04:00
Chris Cummer
12a895b9df
WTF-400 GCal extracted to new config format
2019-04-15 10:05:57 -07:00
Sean Smith
8030380f89
Migrate all modules to their own subfolder
...
Handles #375
2019-02-18 11:16:34 -05:00