Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Hartland c2f2e9cd63 Ignore gophercloud in verify checks 2019-04-24 11:34:25 +02:00
Łukasz Osipiuk 63ab24211e Allow running hack/verify-spelling.sh from any directory
Previously if script was not run from root repository directory it
was failing with following error:

```
can't load package: package k8s.io/github.com/client9/misspell/cmd/misspell: cannot find package "k8s.io/github.com/client9/misspell/cmd/misspell" in any of:
  ...GPATH ENTRIES...
```
2018-09-04 21:28:23 +02:00
Aleksandra Malinowska b21d6158b0 Add spellchecking script 2018-04-06 14:32:23 +02:00