We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0caca12 commit 1f260aaCopy full SHA for 1f260aa
README.md
@@ -1,6 +1,6 @@
1
-# go-sprintf-host-port
+# no-sprintf-host-port
2
3
-The Go linter go-sprintf-host-port checks that sprintf is not used to
+The Go linter no-sprintf-host-port checks that sprintf is not used to
4
construct a host:port combination in a URL. A frequent pattern is for a
5
developer to construct a URL like this:
6
0 commit comments