Edd Robinson
9403c1ec8e
Ensure error strings not capitalised ST1005
2018-11-30 10:54:24 +00:00
Mark Rushakoff
ff2998dcf8
chore(chronograf): fix megacheck errors
2018-11-01 12:54:46 -07:00
Chris Goller
90494a5309
chore(fmt): fix and simplify go formatting
2018-10-08 17:23:54 -05:00
Michael Desa
d36fe120a4
chore(chronograf): change package imports to be nested under platform
...
The following command it what was executed:
find . -type f |grep chronograf | xargs perl -p -i -e 's|github.com/influxdata/chronograf|github.com/influxdata/platform/chronograf|g'
2018-07-19 16:52:14 -04:00
Michael Desa
79c240de59
Move entire codebase into a subdirectory called chronograf
...
This was done so that there will not be any merge conflicts when
migrating things into platform.
2018-07-19 16:37:21 -04:00