Dynamically initialized globals are problematic
Open
help wanted
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.8k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
we have a few global non-PODs in tests. these should be removed.
https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables
Contributor guide
Assessment
This issue has not been assessed yet.