2021-05-07 02:31:53 +02:00
|
|
|
ignored:
|
|
|
|
# DL3039 error: Do not use dnf update.
|
|
|
|
# image is nightly updated
|
|
|
|
- DL3039
|
|
|
|
# DL3041 warning: Specify version with `dnf install -y <package>-<version>`.
|
|
|
|
- DL3041
|
2022-03-24 17:21:29 +01:00
|
|
|
# SC3009 warning: In POSIX sh, brace expansion is undefined.
|
2021-05-07 02:31:53 +02:00
|
|
|
# it actually still works
|
2022-03-24 17:21:29 +01:00
|
|
|
- SC3009
|