spf13--cobra/cobra/cmd
Ian Walter a0bd6c17b3 Fixing golint warnings
* Moving final return outside of if-else
* Removing type declarations that Go can infer from values
* Cleaning up some existing comments
* Changing snake_case variables to camelCase
2016-03-31 09:53:34 -04:00
..
add.go fix typo 2015-11-24 14:46:13 +01:00
helpers.go Fixing golint warnings 2016-03-31 09:53:34 -04:00
helpers_test.go Ugly fix for filepath.IsAbs not playing nicely with windows 2015-12-11 15:44:48 -05:00
init.go Fix typo: exiting → existing 2015-12-17 14:43:23 -07:00
licenses.go add GNU GPL3 as a license 2015-11-23 11:47:14 -07:00
root.go Fixing golint warnings 2016-03-31 09:53:34 -04:00