-
Updated
Feb 4, 2021 - Go
Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::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
-
Updated
Feb 4, 2021 - Ruby
-
Updated
Feb 2, 2021
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
Feb 4, 2021
-
Updated
Feb 2, 2021 - JavaScript
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Feb 4, 2021 - C#
-
Updated
Jan 22, 2021 - C#
-
Updated
Feb 4, 2021 - HCL
-
Updated
Feb 4, 2021 - C++
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Feb 4, 2021 - Python
-
Updated
Feb 4, 2021 - Clojure
-
Updated
Feb 4, 2021 - Python
-
Updated
Feb 3, 2021 - Go
-
Updated
Feb 4, 2021 - PowerShell
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Feb 3, 2021 - Python
-
Updated
Feb 4, 2021 - PowerShell
-
Updated
Feb 4, 2021 - Dart
-
Updated
Feb 2, 2021 - TeX
TestQuality
TestQuality is the #1 Test Case Creation and Management app for GitHub Workflows. TestQuality extends your Github DevOps workflow to provide powerful and modern GitHub issue powered test case creation and management. TestQuality integrates with GitHub, Jira, Selenium, Jenkins, Cloudbees, Cucumber, JUnit and more to complement your entire DevOps workflow. TestQuality is FREE for GitHub public repo’s and affordable for teams on private repo's.
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist