aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-10-02 18:36:45 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-10-02 18:36:45 +0900
commit85fc822307ee95f351be79934e78c3b9d4102f8a (patch)
tree89ddff66638ae678e51726a12a4cce2c61df90ed /.github
parentf3a3ab110e60db0fb61b278f32fdb17dcc0b8128 (diff)
downloadruby-85fc822307ee95f351be79934e78c3b9d4102f8a.tar.gz
CodeQL slowness on syntax_suggest fixed at 2.10.5
This reverts commit d152ac677cffdbc136530dd56a56c42518d29ea4, "Make CodeQL ignore syntax_suggest because of the performance problem". Probably all instances seem to already have updated to 2.10.5 now.
Diffstat (limited to '.github')
-rw-r--r--.github/codeql/codeql-config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/codeql/codeql-config.yml b/.github/codeql/codeql-config.yml
index 6036043d8c..91f82b842b 100644
--- a/.github/codeql/codeql-config.yml
+++ b/.github/codeql/codeql-config.yml
@@ -1,7 +1,3 @@
name: "CodeQL config for the Ruby language"
languages: cpp
-
-# syntax_suggest consumes an hour.
-paths-ignore:
- - lib/syntax_suggest