Skip to content

Commit 4e4c66f

Browse files
committed
Do not apply TruffleRuby cops to cext_preprocessor.rb since it might run on CRuby
1 parent 9458af2 commit 4e4c66f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/truffle/truffle/cext_preprocessor.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# GNU General Public License version 2, or
77
# GNU Lesser General Public License version 2.1.
88

9+
# rubocop:disable TruffleRuby/*
10+
911
require_relative 'patches/json_patches'
1012
require_relative 'patches/nokogiri_patches'
1113
require_relative 'patches/oci8_patches'

0 commit comments

Comments
 (0)