Skip to content

feat: option to allow duplicate words #26

@adamdecaf

Description

@adamdecaf

Is there an option for allowing some duplicate words without an annotation? My example is hex characters that aren't actually repeated. This example comes from moov-io/dukpt.

pkg/des/des_internal.go:116:2: Duplicate words (C0C0) found (dupword)
	// 4) XOR the Key Register with hexadecimal "C0C0 C0C0 0000 0000 C0C0 C0C0 0000 0000"
	^

I've tried to double quote the hex characters, but that doesn't seem to help.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions