Mining/pkg/ueps
Claude b64ce31f69
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): replace code-restatement comment with semantic explanation
The default switch-case comment in ReadAndVerify restated the three
lines immediately following it verbatim, violating AX Principle 2
(comments as usage examples, not code descriptions). Replaced with a
single line explaining the security intent of the behaviour.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:58:52 +01:00
..
packet.go ax(ueps): rename tagByte to tagType in writeTLV for semantic clarity 2026-04-02 10:52:23 +01:00
packet_test.go ax(ueps): remove prose inline comments that restate code intent 2026-04-02 10:55:00 +01:00
reader.go ax(ueps): replace code-restatement comment with semantic explanation 2026-04-02 10:58:52 +01:00
reader_test.go ax(ueps): remove prose inline comments that restate code intent 2026-04-02 10:55:00 +01:00