Erik Sjölund
a5ca732256
Fix typos
...
Software version used
https://github.com/crate-ci/typos/releases/tag/v1.13.10
The binary was downloaded from
https://github.com/crate-ci/typos/releases/download/v1.13.10/typos-v1.13.10-x86_64-unknown-linux-musl.tar.gz
Command that was run:
typos --write-changes docs cmd cni contrib dependencies docs hack libpod pkg utils
False positives were manually removed.
A few marshaling/existant typos were manually fixed.
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-02-11 18:23:24 +01:00
Valentin Rothberg
44bac51fca
bump golangci-lint to v1.49.0
...
Motivated to have a working `make lint` on Fedora 37 (beta).
Most changes come from the new `gofmt` standards.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-10-17 09:19:41 +02:00
Valentin Rothberg
bb6b69b4ab
linter: enable wastedassign
...
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-22 13:04:34 +01:00
Daniel J Walsh
8469417040
Globally replace http:// with https://
...
[NO TESTS NEEDED] Hopefully existing tests will find issues.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-08-27 06:14:46 -04:00
Valentin Rothberg
e3ad92f85d
camelcase: fix lint reports
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-01-25 09:48:37 +01:00
Valentin Rothberg
ac8e6c9910
fork fatih/camelcase
...
faith/camelcase has been archived and is no longer maintained.
The package is sufficiently small and self-contained enough to
maintain it in libpod.
Fixes : #4783
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-01-25 09:42:48 +01:00