forked from caddyserver/caddy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix lint warnings (issue 2541) (caddyserver#2551)
* Lint: fix some errcheck caddyserver#2541 * Lint: fix passing structcheck caddyserver#2541 * Lint: update fix structcheck caddyserver#2541 * Lint: fix errcheck for basicauth, browse, fastcgi_test caddyserver#2541 * Lint: fix errcheck for browse, fastcgi_test, fcgiclient, fcgiclient_test caddyserver#2541 * Lint: fix errcheck for responsefilter_test, fcgilient_test caddyserver#2541 * Lint: fix errcheck for header_test caddyserver#2541 * Lint: update errcheck for fcgiclient_test caddyserver#2541 * Lint: fix errcheck for server, header_test, fastcgi_test, https_test, recorder_test caddyserver#2541 * Lint: fix errcheck for tplcontext, vhosttrie_test, internal_test, handler_test caddyserver#2541 * Lint: fix errcheck for log_test, markdown mholt#2541 * Lint: fix errcheck for policy, body_test, proxy_test caddyserver#2541 * Lint: fix errcheck for on multiple packages caddyserver#2541 - reverseproxy - reverseproxy_test - upstream - upstream_test - body_test * Lint: fix errcheck in multiple packages mholt#2541 - handler_test - redirect_test - requestid_test - rewrite_test - fileserver_test * Lint: fix errcheck in multiple packages mholt#2541 - websocket - setup - collection - redirect_test - templates_test * Lint: fix errcheck in logger test caddyserver#2541 run goimports against caddyserver#2551 - lexer_test - log_test - markdown * Update caddyhttp/httpserver/logger_test.go Co-Authored-By: Inconnu08 <[email protected]> * Update log_test.go * Lint: fix scope in logger_test caddyserver#2541 * remove redundant err check in logger_test caddyserver#2541 * fix alias in logger_test caddyserver#2541 * fix import for format caddyserver#2541 * refactor variable names and error check caddyserver#2541
- Loading branch information
Showing
35 changed files
with
498 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.