grafana/pkg/components
Mario Trangoni fadd816d89 pkg/*: Fix misspell issues
See,
$ find . -type f | xargs misspell -locale US | grep -vi -e vendor -e devenv -e Unknwon -e Destory | grep pkg
./pkg/services/sqlstore/org_test.go:190:15: "frome" is a misspelling of "from"
./pkg/tsdb/elasticsearch/response_parser.go:544:24: "Unkown" is a misspelling of "Unknown"
./pkg/tsdb/opentsdb/opentsdb.go:87:20: "marshalling" is a misspelling of "marshaling"
./pkg/components/dynmap/dynmap_test.go:2:7: "Licence" is a misspelling of "License"
./pkg/components/dynmap/dynmap.go:2:7: "Licence" is a misspelling of "License"
2018-12-04 23:29:34 +01:00
..
apikeygen fix unconvert issues 2018-04-16 20:04:58 +02:00
dashdiffs pkg/components: fix ineffassign issues 2018-04-23 20:03:57 +02:00
dynmap pkg/*: Fix misspell issues 2018-12-04 23:29:34 +01:00
imguploader Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
null Fix goconst issues 2018-09-23 21:19:21 +02:00
securejsondata Config Array Syntax (#8204) 2017-04-25 09:14:29 +02:00
simplejson Fix some typos found by codespell 2018-09-21 11:54:52 +02:00