pkg/configmap
Dave Protasowski ee1db869c7
Update linter config and address lint warnings/failures (#3068)
* fix whitespace linter

* fix usestdlibvars

* fix staticheck

* ignore spancheck warning

* fix linter perfsprint

* fix nolintlint feedback

* fix nilerr lint checks

* fix misspell

* fix mirror lint

* fix intrange linter

* fix gofumpt linter

* fix gosec linter - ignore warning since default min tls version is 1.3

* fix gocritic linter

* fix whitespace

* fix fatcontext linter

* fix errorlint

* fix errname linter

* fix copyloopvar (go1.22) linter

* fix bodyclose linter

* update linter config

* add script to format code

* fix unit test
2024-06-25 14:49:36 +00:00
..
hash-gen gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
informer Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
testing fix lint warnings (#2589) 2022-09-12 18:15:45 +00:00
doc.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
example.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
example_test.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
filter.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
filter_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
load.go fix lint warnings (#2589) 2022-09-12 18:15:45 +00:00
load_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
manual_watcher.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
manual_watcher_test.go Try splitting configmap package (#1851) 2020-12-22 13:58:04 -08:00
nodep_test.go Try splitting configmap package (#1851) 2020-12-22 13:58:04 -08:00
parse.go Fixing all deprecated use of sets.String (#2915) 2024-01-08 15:21:18 +00:00
parse_test.go Fixing all deprecated use of sets.String (#2915) 2024-01-08 15:21:18 +00:00
static_watcher.go Remove deprecated NewFixedWatcher (#699) 2019-09-19 14:38:01 -07:00
static_watcher_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
store.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
store_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
watcher.go Profiling support (#562) 2019-08-22 08:17:33 -07:00