Mining/pkg/ueps
Claude 5188cb617c
Some checks failed
Test / test (push) Has been cancelled
Security Scan / security (push) Has been cancelled
ax(ueps): remove redundant inline comment that restates the pre-function docstring
AX Principle 2: comments that restate what the surrounding code already
says are noise. The inline comment inside TestReader_ReadAndVerify_Ugly
duplicated the usage example already present in the function docstring.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:01:18 +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 redundant inline comment that restates the pre-function docstring 2026-04-02 11:01:18 +01:00