mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02: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