mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +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'.