Skip to content

Commit

Permalink
Citekey Completion: Fix RuboCop warning
Browse files Browse the repository at this point in the history
 #ignore
  • Loading branch information
sanssecours committed Jun 7, 2020
1 parent 034d833 commit 8c1658d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Support/bin/citekey_completion.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/ruby

# frozen_string_literal: true

# -- Imports -------------------------------------------------------------------

require ENV['TM_BUNDLE_SUPPORT'] + '/lib/Ruby/latex.rb'
Expand Down

0 comments on commit 8c1658d

Please sign in to comment.