[openstack-dev] Tool for detecting commonly misspelled words

Sylvain Bauza sylvain.bauza at gmail.com
Tue Dec 3 14:45:00 UTC 2013


Great tool !
Just discovered that openstack.common.rpc does have typos, another good
reason to migrate to oslo.messaging.rpc :-)

-Sylvain


2013/12/3 Joe Gordon <joe.gordon0 at gmail.com>

> HI all,
>
> Recently I have seen a few patches fixing a few typos.  I would like to
> point out a really nifty tool to detect commonly misspelled words.  So next
> time you want to fix a typo, instead of just fixing a single one you can go
> ahead and fix a whole bunch.
>
> https://github.com/lyda/misspell-check
>
> To install it:
>   $ pip install misspellings
>
> To use it in your favorite openstack repo:
>  $ git ls-files | grep -v locale | misspellings -f -
>
>
> Sample output:
>
> http://paste.openstack.org/show/54354
>
>
> best,
> Joe
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131203/dd9984eb/attachment.html>


More information about the OpenStack-dev mailing list