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 Sep 11, 2022
1 parent 8425ade commit 1919de7
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 1919de7

Please sign in to comment.