Mining/pkg/ueps
Claude c20670f062
Some checks failed
Test / test (push) Successful in 4m40s
Security Scan / security (push) Failing after 12m22s
ax(ueps): remove double-slash comment prefix violating AX Principle 2
Test doc-comments used `// //` to prefix expected-result lines, producing
comments-within-comments rather than clean usage examples. Strip the
redundant inner `//` so all lines read as plain code-example comments.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:25:45 +01:00
..
packet.go ax(ueps): add usage-example comments to exported tag constants 2026-04-02 12:13:50 +01:00
packet_test.go ax(ueps): remove double-slash comment prefix violating AX Principle 2 2026-04-02 12:25:45 +01:00
reader.go ax(ueps): rename signedData to hmacInputBuffer for predictable naming 2026-04-02 12:21:22 +01:00
reader_test.go ax(ueps): remove double-slash comment prefix violating AX Principle 2 2026-04-02 12:25:45 +01:00