Skip to content

changed " to ` because go staticcheck indicated the following issues …#155

Open
andrewwatson wants to merge 1 commit intoheimweh:masterfrom
andrewwatson:staticcheckquotes
Open

changed " to ` because go staticcheck indicated the following issues …#155
andrewwatson wants to merge 1 commit intoheimweh:masterfrom
andrewwatson:staticcheckquotes

Conversation

@andrewwatson
Copy link

…in cache.go

should use raw string (...) with regexp.MustCompile to avoid having to escape twice (S1007)go-staticcheck

…in `cache.go`

should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (S1007)go-staticcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant