-
Updated
Feb 3, 2021 - HTML
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.
Node.js
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 5, 2021 - Clojure
- terrascan version: v1.3.2
- Operating System: Any
Description
The description of AWS.RDS.DataSecurity.High.0414.json doesn't match what the associated rego policies does. [This policy](https://github.com/accurics/terras
-
Updated
Feb 5, 2021 - C#
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 4, 2021
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 2, 2021
-
Updated
Feb 6, 2021 - Go
-
Updated
Feb 3, 2021 - Go
Create N-bonacci.cpp
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
-
Updated
Feb 5, 2021
-
Updated
Jan 22, 2021 - C#
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 6, 2021 - Python
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 5, 2021 - TypeScript
-
Updated
Feb 4, 2021 - Python
-
Updated
Feb 5, 2021 - C#
-
Updated
Feb 6, 2021 - PowerShell
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 6, 2021 - HTML
-
Updated
Feb 5, 2021 - Python
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.
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.