Mining/pkg/ueps
Claude 7aada5fc78
ax(ueps): remove duplicate inline usage comment from ReadAndVerify body
AX-2 violation: usage examples belong at the declaration site, not
scattered inside function bodies. The errIntegrityViolation usage hint
was already present at the variable declaration (line 17) and was
duplicated inside ReadAndVerify, creating noise in the implementation.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:01:28 +01:00
..
packet.go ax(ueps): use full variable name in TagHMAC and TagPayload comments 2026-04-02 08:58:53 +01:00
packet_test.go ax(ueps): rename generic 'result' to 'encodedTLV' in writeTLV tests 2026-04-02 08:55:11 +01:00
reader.go ax(ueps): remove duplicate inline usage comment from ReadAndVerify body 2026-04-02 09:01:28 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00