Skip to content

Commit

Permalink
rubocop auto-corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Dec 14, 2018
1 parent 9edfb39 commit cb5a156
Show file tree
Hide file tree
Showing 17 changed files with 627 additions and 683 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "yast/rake"

Yast::Tasks.configuration do |conf|
#lets ignore license check for now
# lets ignore license check for now
conf.skip_license_check << /.*/
end

0 comments on commit cb5a156

Please sign in to comment.