mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
It looks like allowing statics in `Nullness.qll` is fine since it's a
"may be null" analysis rather than a "must be null" analysis.
This reverts commit f5b9837e19.