Merge "fix spelling and make codespell pass"
This commit is contained in:
commit
c44c2d3d56
@ -3,4 +3,4 @@ features:
|
|||||||
- |
|
- |
|
||||||
Adds "SessionService" and "Sessions" to the library.
|
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.
|
||||||
|
@ -33,4 +33,6 @@ sushy.resources.system.oems =
|
|||||||
[codespell]
|
[codespell]
|
||||||
quiet-level = 4
|
quiet-level = 4
|
||||||
# Words to ignore:
|
# 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/*
|
||||||
|
@ -10,10 +10,10 @@
|
|||||||
- ironic-cross-sushy
|
- ironic-cross-sushy
|
||||||
- sushy-tempest-bios-redfish-pxe
|
- sushy-tempest-bios-redfish-pxe
|
||||||
- sushy-tempest-uefi-redfish-vmedia
|
- sushy-tempest-uefi-redfish-vmedia
|
||||||
- sushy-tox-codespell:
|
- sushy-tox-codespell
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- ironic-cross-sushy
|
- ironic-cross-sushy
|
||||||
- sushy-tempest-bios-redfish-pxe
|
- sushy-tempest-bios-redfish-pxe
|
||||||
- sushy-tempest-uefi-redfish-vmedia
|
- sushy-tempest-uefi-redfish-vmedia
|
||||||
|
- sushy-tox-codespell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user