Merge branch 'main' into html_safe

This commit is contained in:
erik-krogh
2022-10-18 19:49:37 +02:00
612 changed files with 3745 additions and 3836 deletions

View File

@@ -3,7 +3,7 @@ description: Builds the Ruby CodeQL pack
runs:
using: composite
steps:
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.cargo/registry

View File

@@ -85,7 +85,7 @@ else
foo
end
if foos.index(foo)r == nil
if foos.index(foo) == nil
foo
else
foo