Mining/pkg/ueps
Claude b0a39b9c71
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): replace errors.Is usage example with direct equality check
Comment was teaching agents to use the banned errors package.
Direct sentinel comparison (err == errTLVValueTooLarge) is correct.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:19:37 +01:00
..
packet.go ax(ueps): replace errors.Is usage example with direct equality check 2026-04-02 09:19:37 +01:00
packet_test.go ax(ueps): replace prose claim with usage-example comment in MarshalAndSign_Ugly 2026-04-02 09:07:22 +01:00
reader.go ax(ueps): replace error-path comment on ReadAndVerify with happy-path usage example 2026-04-02 09:17:26 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00