Skip to content

Commit

Permalink
Debug_21
Browse files Browse the repository at this point in the history
  • Loading branch information
Goose97 committed Jan 5, 2024
1 parent 2f78ea8 commit a49ddeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .template/addons/custom_cops/template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

copy_file 'custom_cops/required_inverse_of_relations.rb', mode: :preserve

create_file 'lib/hello.world' do
create_file 'lib/custom_cops/hello.world' do
'# No comment'
end

0 comments on commit a49ddeb

Please sign in to comment.