3timeslazy
acf2f13dcb
Linter Cleanups (#294)
* sync with MontFerret/ferret
* fix --param handling
When params is converted to map it uses strings.Split,
which slices a string into all substrings separated by :.
* remove impossible conditions nil != nil
* delete ineffectual assignments
* replace '+= 1' with '++'
* remove useless comparison with nil
* merge variable declarations
* remove bool comparison
* fix imports
* fix imports
* delete unused file
* use copy instead of loop
* delete unused DummyInterface
* remove unnecassary break statements
* tidy modules
2019-05-03 17:10:34 -04:00
..
2019-03-13 14:51:30 -04:00
2019-03-13 14:51:30 -04:00
2019-03-13 14:51:30 -04:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-05-03 17:10:34 -04:00
2019-05-03 17:10:34 -04:00
2019-03-15 19:59:05 -04:00
2019-05-03 17:10:34 -04:00
2019-02-13 12:31:18 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-23 17:52:01 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-03-15 19:59:05 -04:00
2019-02-23 17:52:01 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-25 21:46:39 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-02-20 21:24:05 -05:00
2019-03-19 12:32:28 -04:00
2019-02-20 21:24:05 -05:00
2019-03-13 14:51:30 -04:00
2019-03-13 14:51:30 -04:00
2019-03-13 14:51:30 -04:00
2019-03-13 22:50:29 -04:00
2019-03-13 22:50:29 -04:00
2019-03-06 21:52:41 -05:00
2019-03-06 21:52:41 -05:00
2019-03-06 21:52:41 -05:00
2019-02-20 21:24:05 -05:00
2019-03-14 22:10:15 -04:00
2019-03-14 22:10:15 -04:00