We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15bdac9 + 1e11922 commit d2a0f4aCopy full SHA for d2a0f4a
lib/pdk/validators/base_validator.rb
@@ -76,7 +76,7 @@ def self.invoke(report, options = {})
76
parse_output(report, result, invokation_targets)
77
end
78
79
- exit_codes.sort.last
+ exit_codes.max
80
81
82
0 commit comments