dgryski / semgrep-go

Go rules for semgrep and go-ruleguard
MIT License
457 stars 37 forks source link

Add os.PathSeparator to use-strings-join-path #36

Closed zwass closed 3 years ago

zwass commented 3 years ago

Though this should be technically correct, it still may be more clear to use filepath.Join()