mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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 😊