fix: fix enum names to include none states
#1796
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
14s
lint
15s
release
0s
Annotations
1 error
|
Lint Commit Messages
You have commit messages with errors
⧗ input: fix: fix enum names to include `none` states
This was a change in https://github.com/Python-roborock/python-roborock/pull/503 that changed behavior to omit `0` states, however this is reverting it to preserve compatibility with old behavior. In practice, HomeAssistant uses `none` for matching error codes for example.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|