mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Our [QLDoc style guide](https://github.com/github/codeql/blob/main/docs/qldoc-style-guide.md#predicates-with-result) says that we should avoid any use of `return`, so it would be smart to also do so in our own style guide for predicate names 😊