mirror of
https://github.com/github/codeql.git
synced 2026-07-26 13:39:38 +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