fix: update the list of linters to remove (#5870)

Don't remove ENV from the list of linters to run in the slim image.
Follow up to #5868
This commit is contained in:
Marco Ferrari 2024-07-10 16:53:00 +02:00 committed by GitHub
parent c770a8d253
commit 6bd76596f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -665,7 +665,7 @@ UpdateLoopsForImage() {
#############################################
# Need to remove linters for the slim image #
#############################################
REMOVE_ARRAY=("ARM" "CSHARP" "ENV" "POWERSHELL" "RUST_2015" "RUST_2018"
REMOVE_ARRAY=("ARM" "CSHARP" "POWERSHELL" "RUST_2015" "RUST_2018"
"RUST_2021" "RUST_CLIPPY")
# Remove from LANGUAGE_ARRAY