Merge "fix spelling and make codespell pass"

This commit is contained in:
Zuul 2024-09-09 20:38:14 +00:00 committed by Gerrit Code Review
commit c44c2d3d56
3 changed files with 6 additions and 4 deletions

View File

@ -3,4 +3,4 @@ features:
- |
Adds "SessionService" and "Sessions" to the library.
- |
Adds the abillity to specify authentication type on creation of root sushy object.
Adds the ability to specify authentication type on creation of root sushy object.

View File

@ -33,4 +33,6 @@ sushy.resources.system.oems =
[codespell]
quiet-level = 4
# Words to ignore:
# ignore-words-list = example
# assertIn: used in unit testing
ignore-words-list = assertIn
skip = AUTHORS,ChangeLog,*.pyc,*.inv,*.svg,*.png,*.sample,./doc/build/*,./api-ref/build/*,./releasenotes/build/*,./api-ref/build/*,./build/*

View File

@ -10,10 +10,10 @@
- ironic-cross-sushy
- sushy-tempest-bios-redfish-pxe
- sushy-tempest-uefi-redfish-vmedia
- sushy-tox-codespell:
voting: false
- sushy-tox-codespell
gate:
jobs:
- ironic-cross-sushy
- sushy-tempest-bios-redfish-pxe
- sushy-tempest-uefi-redfish-vmedia
- sushy-tox-codespell