[virt-tools-list] [virt-manager] [PATCH 0/2] Integrate codespell_dict

Cole Robinson crobinso at redhat.com
Tue Jun 5 18:28:52 UTC 2018


On 05/21/2018 03:42 PM, Radostin Stoyanov wrote:
> This patch series extends the pull request from Stefan [1] by fixing
> a few more spelling mistakes in the comments, and integrate codespell
> to setup.py
> 
> [1] https://github.com/virt-manager/virt-manager/pull/31
> 
> Radostin Stoyanov (1):
>   setup: Integrate codespell
> 
> Stefan Weil (1):
>   Fix some typos in comments and documentation (found by codespell)
> 
>  HACKING.md                     |  8 ++++++--
>  NEWS.md                        |  2 +-
>  setup.py                       | 27 +++++++++++++++++++++++++++
>  tests/checkprops.py            |  2 +-
>  tests/clitest.py               |  4 ++--
>  tests/codespell_dict.txt       |  2 ++
>  tests/uitests/details.py       |  2 +-
>  virtManager/choosecd.py        |  2 +-
>  virtManager/create.py          |  8 ++++----
>  virtManager/details.py         | 10 +++++-----
>  virtManager/domain.py          |  4 ++--
>  virtinst/cli.py                |  2 +-
>  virtinst/devices/disk.py       |  2 +-
>  virtinst/devices/filesystem.py |  2 +-
>  virtinst/devices/interface.py  |  2 +-
>  virtinst/diskbackend.py        |  2 +-
>  virtinst/progress.py           |  2 +-
>  virtinst/urlfetcher.py         |  2 +-
>  virtinst/util.py               |  2 +-
>  19 files changed, 60 insertions(+), 27 deletions(-)
>  create mode 100644 tests/codespell_dict.txt
> 

ACK and pushed

Thanks,
Cole




More information about the virt-tools-list mailing list