mirror of
https://github.com/github/codeql.git
synced 2026-01-23 19:32:59 +01:00
The syntax_suggest library redefines Kernel.require/require_relative. Somehow this causes performance issues on ruby/ruby. As a workaround we exclude 'require' and 'require_relative'.