Fix code style.

This commit is contained in:
Markus Reiter
2024-01-06 12:00:12 +01:00
committed by GitHub
parent c6fbf1ff71
commit bb1e02337b
+1 -3
View File
@@ -144,9 +144,7 @@ module CiMatrix
audit_exceptions = []
if labels.include?("ci-skip-homepage")
audit_exceptions << %w[homepage_https_availability]
end
audit_exceptions << %w[homepage_https_availability] if labels.include?("ci-skip-homepage")
if labels.include?("ci-skip-livecheck")
audit_exceptions << %w[hosting_with_livecheck livecheck_https_availability