mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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