Michael
Michael
I'm looking forward to this one! I edit a lot of Markdown..... a loooooooot of Markdown 😩 😂 I'm loving the interaction with Glow on the CLI for viewing nested...
this would be for the site so technically the database since the URLs are stored there... That is, spider the site and find all links. Check to make sure the...
https://www.npmjs.com/package/broken-link-checker
https://github.com/filiph/linkcheck
Picking this one up for Hacktoberfest! 😄
thanks for bringing this up, @audiodude! Indeed, this is a work in progress. I'm hacking on the docs to include all these specifics in DEVELOPMENT.md using the container. Thanks for...
FYI i have a PR in flight that will allow `rspec` to be run inside the container. Take a look at #3754 .
Just adding that I am running into this problem as well in GitHub Actions: ``` yor version 0.1.169 /home/runner/work/_temp/7bbdf4eb-26a1-4d52-be56-26048870b868/yor tag -d . --tag-groups git,code2cloud --tags git*,yor_trace --tag-local-modules false Warning: 3...
I'll add an update on using GitHub Codespaces. I'll also be updating the docs (slightly) as I move the local dev using docker away from the monolithic `Dockerfile` to using...
This is closed by: - #16