Ignore rb/overly-large-range on URI
This commit is contained in:
parent
c21260e3ff
commit
ad679ec9e5
Notes:
git
2023-02-28 03:06:16 +00:00
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -87,6 +87,8 @@ jobs:
|
||||
with:
|
||||
patterns: |
|
||||
+**/*.rb
|
||||
-lib/bundler/vendor/uri/lib/uri/mailto.rb:rb/overly-large-range
|
||||
-lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb:rb/overly-large-range
|
||||
-test/ruby/test_io.rb:rb/non-constant-kernel-open
|
||||
-test/open-uri/test_open-uri.rb:rb/non-constant-kernel-open
|
||||
-test/open-uri/test_ssl.rb:rb/non-constant-kernel-open
|
||||
|
Loading…
x
Reference in New Issue
Block a user