Files
codeql/ql
Harry Maclean 6f32401e5c Add unless x != test to barrier guards
This tests that the following call to `foo bar` is guarded:

    unless bar != "bar"
      foo bar
    end
2021-09-13 11:58:17 +01:00
..
2020-10-28 14:04:36 +01:00
2021-09-10 16:42:45 +01:00