-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 4, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Vue.js
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - Python
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 5, 2021 - Shell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.
-
Updated
Mar 5, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Mar 5, 2021 - C++
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Ruby
-
Updated
Mar 5, 2021 - Go
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Objective-C
-
Updated
Mar 3, 2021 - Python
The generic Windows audit log config lacks many event ids, e.g.
- registry events
- driver load service addition events, System/7045 and Security/4697
- likely others
-
Updated
Mar 4, 2021
-
Updated
Mar 3, 2021 - Clojure
What example does this report relate to?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co
-
Updated
Feb 23, 2021 - Go
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.


GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.