Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8d9fa5a

Browse files
committed
Enhance and test the interface for YARV instructions
1 parent e789ead commit 8d9fa5a

File tree

4 files changed

+141
-163
lines changed

4 files changed

+141
-163
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ AllCops:
88
TargetRubyVersion: 2.7
99
Exclude:
1010
- '{.git,.github,bin,coverage,pkg,spec,test/fixtures,vendor,tmp}/**/*'
11+
- test/ruby-syntax-fixtures/**/*
1112
- test.rb
1213

1314
Layout/LineLength:

0 commit comments

Comments
 (0)