You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, some Go linters are marked as non-mandatory, because we'd like to pass them but we don't right now. It would be desirable to fix whatever failures they trigger, and then enable them as mandatory.
The text was updated successfully, but these errors were encountered:
f6e8748 Cirrus: Mark gocritic linter as mandatory (Jeremy Rand)
f00c922 p11mod / GetMechanismList: Call slot.Mechanisms() (Jeremy Rand)
5401d6b fromTemplate: rewrite if-else chain to switch (Jeremy Rand)
9a709fa toTemplate: space between // and comment text (Jeremy Rand)
Pull request description:
Refs #97
Top commit has no ACKs.
Tree-SHA512: 7e82e450546fee84c5e2db86a47edc49fcac1a7abb9611175a6f0fc83289f4448a5a5d149327b6453b343a0e1501abcfdce00a9559230a76a7e67d87a8f60736
JeremyRand
pushed a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Aug 11, 2022
Currently, some Go linters are marked as non-mandatory, because we'd like to pass them but we don't right now. It would be desirable to fix whatever failures they trigger, and then enable them as mandatory.
The text was updated successfully, but these errors were encountered: