-
Updated
Apr 17, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 17, 2021 - TypeScript
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Ember
-
Updated
Apr 16, 2021 - Python
The "from Hits" portion isn't supported. I don't believe there are any sources of bleeding that come from non-hits, so that could potentially be added in the same place as Damage over Time Multiplier for Bleeding
-
Updated
Apr 17, 2021 - C++
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
-
Updated
Apr 18, 2021 - Python
-
Updated
Jan 6, 2021
-
Updated
Apr 18, 2021 - C#
-
Updated
Apr 16, 2021 - Python
Describe the bug
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
Expected vs actual behavior
I expect to see a fork remote added to my repository, but nothing is added.
Logs
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...-
Updated
Apr 16, 2021 - HTML
-
Updated
Apr 16, 2021
-
Updated
Apr 17, 2021 - Python
-
Updated
Apr 18, 2021 - C#
-
Updated
Apr 15, 2021 - GLSL
-
Updated
Apr 16, 2021 - HTML
Right now the MustBeExecutedContextExplorer Explorer is created without analysis, e.g., without a dominator tree. As a consequence it is not able to determine non-trivial control flow merge points which reduces the "must-be-executed-context" substantially.
The task is to provide the appropriate analysis getters to the Explorer during creation and update the tests accordingly. If tests for t
-
Updated
Apr 15, 2021
-
Updated
Apr 15, 2021
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
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