Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Quorning <[email protected]>
  • Loading branch information
ydah and bquorning authored Oct 17, 2024
1 parent f7ced95 commit b3cc73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ task confirm_documentation: :generate_cops_documentation do

unless status.success?
puts 'Documentation is out of sync:'
puts stdin
puts stdout
raise 'Please run `rake generate_cops_documentation` ' \
'and add docs/ to the commit.'
end
Expand Down

0 comments on commit b3cc73b

Please sign in to comment.