moby/hack/validate
Sebastiaan van Stijn df7d719e4c
golangci-lint: suppress Xattrs is deprecated: Use PAXRecords instead
```
pkg/archive/archive.go:407:3:       SA1019: hdr.Xattrs is deprecated: Use PAXRecords instead.  (staticcheck)
pkg/archive/archive.go:408:3:       SA1019: hdr.Xattrs is deprecated: Use PAXRecords instead.  (staticcheck)
pkg/archive/archive.go:661:26:      SA1019: hdr.Xattrs is deprecated: Use PAXRecords instead.  (staticcheck)
pkg/archive/archive_linux.go:47:7:  SA1019: hdr.Xattrs is deprecated: Use PAXRecords instead.  (staticcheck)
pkg/archive/archive_linux.go:48:12: SA1019: hdr.Xattrs is deprecated: Use PAXRecords instead.  (staticcheck)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:58:00 +02:00
..
.swagger-yamllint Add swagger.yaml validation 2016-11-07 11:03:21 -08:00
.validate hack: no need to git fetch in CI 2019-02-05 02:54:50 +00:00
all Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
changelog-date-descending hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
changelog-well-formed hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
dco Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
default Replace gometalinter with golangci-lint 2019-09-18 12:57:57 +02:00
default-seccomp Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
deprecate-integration-cli hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
golangci-lint golangci-lint: set correct build-tags to lint journald if supported 2019-09-18 12:57:58 +02:00
golangci-lint.yml golangci-lint: suppress Xattrs is deprecated: Use PAXRecords instead 2019-09-18 12:58:00 +02:00
pkg-imports Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
swagger Set locale to fix yamlllint 2019-08-06 01:35:35 +02:00
swagger-gen hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
toml Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
vendor Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00