mirror of
https://github.com/github/codeql.git
synced 2026-01-30 06:42:57 +01:00
- Fix typo `select any(Foo f) would yield bar` -> `select any(Foo f).foo() would yield bar` - Fix inline code formatting - Change `foo_method` to `fooMethod` to follow QL style guide