check
Here are 676 public repositories matching this topic...
-
Updated
Oct 19, 2021 - Shell
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Jun 18, 2022 - JavaScript
This is mostly helpful for debugging purposes. For example if a regular expression for file matching doesn't work as expected.
Example: lychee --dump-input './**/*.md' would print all file names that the glob expression matches and exit.
Needs to be case insenstive ([Yy])
or just an existence check [[ -v HAS_ALLOW_UNSAFE ]]
-
Updated
Jul 9, 2022 - Rust
-
Updated
Sep 27, 2021 - Groovy
-
Updated
Jan 17, 2021 - JavaScript
-
Updated
Jun 20, 2022 - ABAP
Instagram is Taken
Hi I was testing the page and it's great, just one thing many times instagram appears as busy but in reality it is not, I don't know if it is a bug or something with isntagran in particular. Thank you so much.
-
Updated
Jan 10, 2018 - Vim script
-
Updated
Apr 21, 2022 - Shell
-
Updated
Nov 28, 2021 - TypeScript
-
Updated
Mar 20, 2019 - Shell
-
Updated
Nov 27, 2019 - JavaScript
-
Updated
Jan 9, 2019 - Groovy
Improve this page
Add a description, image, and links to the check topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the check topic, visit your repo's landing page and select "manage topics."
Currently, everyone needs to add their changes themselves to the
CHANGELOG.mdfile. As this is tedious work it would be great if that could be automated via a github action on merge in master or something like that.