Trending repository
-
Updated
Jul 29, 2021 - Python
Your favorite open source projects and the developers who make them happen. Listen in!
August 13, 2021 - September 13, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
GTest exports the following targets:
GTest::gtest
GTest::gtest_main
GTest::gmock
GTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory
(or FetchContent
), because this should behave the same way as adding GTest with find_package
. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
We need a unit test to make sure selfdestruct (https://solidity-by-example.org/hacks/self-destruct/) works well with our chain/EVM.
On Windows, if the authentication flow isn't completed (failure, closed the browser, etc.) then the client keeps showing 'connecting' but doesn't show a clear action to restart authentication.
Clicking disconnect + connect, or log in as a different user will generate a new authentication link and unblock the user, but that's somewhat difficult to discover.
Options for improvement include adding
Run Static Analysis Seamlessly on Your Code and Generate Code Documentation Automatically with Doxygen
The static analysis tool we use is based on the open-source tools CppCheck and Clang-Tidy.
Build an example
Is your feature request related to a problem? Please describe.
New example use-case
Describe the solution you'd like
We've had a few people ask if they can use Supabase directly in their Webflow project. We don't know for sure, but we suspect you can if you're on Webflow's paid plan (so that you can add custom code).
You can already use supabase on a static