Skip to content

Commit

Permalink
Debug_20
Browse files Browse the repository at this point in the history
  • Loading branch information
Goose97 committed Jan 5, 2024
1 parent 1a8c029 commit 2f78ea8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .template/addons/custom_cops/template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
require 'fileutils'

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

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

0 comments on commit 2f78ea8

Please sign in to comment.