launchdarkly / cpp-sdks

C++ Client/Server SDKs
Other
5 stars 3 forks source link

refactor: various client SDK lints #298

Closed cwaldren-ld closed 11 months ago

cwaldren-ld commented 11 months ago

This is a mostly removing a bunch of redundant namespace qualifiers + formatting changes in the client SDK, which I addressed while building the Redis integration.

We can merge these directly to main instead to make the Redis PR cleaner.

cwaldren-ld commented 11 months ago

Mac CI is expected to fail due to a known issue with the updated boost libraries.