Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
JSON
Feature request
I found that phpstan doesn't understand psalms numeric-string type (see https://psalm.dev/docs/annotating_code/type_syntax/scalar_types/#numeric-string)
It would be nice to support it.
here is playground link
https://phpstan.org/r/9e26dfae-706f-4e3a
-
Updated
Jun 7, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - C++
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
Jun 11, 2020 - JavaScript
-
Updated
Jun 10, 2020 - Go
-
Updated
Jun 11, 2020 - Python
-
Updated
Dec 11, 2018 - HTML
-
Updated
Jun 11, 2020 - Python
-
Updated
Jun 10, 2020
-
Updated
Jun 10, 2020 - C#
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - PHP
Here I have another suggestion, this time about our Gravity's CLI. I come up with this list of improvements which I think should benefit the project:
- If no arguments passed it should display help section instead of opening
REPL - To open
REPLadd a new flag for examplegravity --repl gravity new [project]- a new simple command to create new project. (A wizard which helps with co
Is your feature request related to a problem? Please describe.
I want to add a whole smb-server to the sidebar. Since the network address section isn't shown, I cannot view network addresses and therefore pin e.g. whole SMB-servers through right click to the sidebar. (e.g. such addresses: \\smb-server)
Describe the solution you'd like
Please enable us to pin the current path to t
Issue Description
Ghost now involves installing ghost-cli globally. At this point I haven't figured out if that's even possible to do with App Engine.
The mock cookbook advises adding a backdoor to delegate on a mock's parent. But the parent can be called directly:
ON_CALL(foo, Concrete).WillByDefault([&foo](const char* str) {
return foo.Foo::Concrete(str);
});-
Updated
May 26, 2020
-
Updated
Jun 11, 2020 - PHP
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jun 11, 2020
-
Updated
Jun 10, 2020 - C
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.
The
checkLengthandcheckEmailfunctions inside "Event listeners" follow immediately after thecheckRequiredfunction.If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".
My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t