Canonicalization rfc8949 and rfc7049 implementation for structs #158
commisery.yml
on: pull_request
commit-message
/
commit-message
13s
Annotations
10 errors
commit-message / commit-message
8 of the pull request's commits are not valid Conventional Commits
|
(Commit 5689cfc1) Example bodged rfc8949 implementation
[C001] Type tag should be in lower case
|
(Commit 5689cfc1) Example bodged rfc8949 implementation
[C004] Subject should not contain an unknown tag type. Use one of: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test, improvement
|
(Commit 5689cfc1) Example bodged rfc8949 implementation
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit 5689cfc1) Example bodged rfc8949 implementation
[C008] Subject requires a separator (": ") after the type tag
|
(Commit 83dd4aa8) CanonicalizationScheme enum type
[C001] Type tag should be in lower case
|
(Commit 83dd4aa8) CanonicalizationScheme enum type
[C004] Subject should not contain an unknown tag type. Use one of: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test, improvement
|
(Commit 83dd4aa8) CanonicalizationScheme enum type
[C005] Zero spaces before and only one space allowed after the ":" separator
|
(Commit 83dd4aa8) CanonicalizationScheme enum type
[C008] Subject requires a separator (": ") after the type tag
|
(Commit cd0350e7) Rfc7049 length-first key ordering implementation
[C001] Type tag should be in lower case
|