Skip to content

Commit

Permalink
(#issue_14) another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Gardner authored and Rick Gardner committed Jan 13, 2023
1 parent 9f23c38 commit 23698e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scelint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def files
attr_reader :warnings

attr_reader :errors
def check_benchmark_version

def check_version(file, data)
@errors << "#{file}: version check failed" unless data['version'] == '2.0.0'
end
Expand Down

0 comments on commit 23698e1

Please sign in to comment.