-
Notifications
You must be signed in to change notification settings - Fork 369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable nosprintfhostport linter #5223
Conversation
This pull request has merge conflicts that need to be resolved. |
ee1c1cc
to
71f6f8a
Compare
This pull request has merge conflicts that need to be resolved. |
71f6f8a
to
75aae36
Compare
This pull request has merge conflicts that need to be resolved. |
75aae36
to
09cf3a2
Compare
This pull request has merge conflicts that need to be resolved. |
09cf3a2
to
43b162e
Compare
This pull request has merge conflicts that need to be resolved. |
43b162e
to
25180fb
Compare
This pull request has merge conflicts that need to be resolved. |
25180fb
to
d95f462
Compare
This pull request has merge conflicts that need to be resolved. |
... and fix lints on the way. Inline the IsIPV6String function, as it had only one use left, which was inlined as a one-liner. Signed-off-by: Tom Wieczorek <[email protected]>
d95f462
to
b25b56b
Compare
Description
... and fix lints on the way.
Inline the IsIPV6String function, as it had only one use left, which was inlined as a one-liner.
Type of change
How Has This Been Tested?
Checklist: