Rubocop "fixes"

This commit is contained in:
Gene Liverman 2019-12-26 20:40:20 -05:00
parent e6528f7c93
commit 51b9a3a332
No known key found for this signature in database
GPG key ID: 66D794FE7043CBCA
12 changed files with 33 additions and 8 deletions

View file

@ -1,4 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
begin
require 'rugged'
rescue LoadError