shellcheck icon indicating copy to clipboard operation
shellcheck copied to clipboard

Some shellcheck wiki links have no content

Open danielhoherd opened this issue 3 years ago • 3 comments

Originally I thought all the links were broken, but it looks like I had a bad coincidence of broken links in my code, and also the home link. The home link has no content, and same with SC1085.

Here's a snippet or screenshot that shows the problem:

https://www.shellcheck.net/wiki/Home Screen Shot 2022-09-12 at 9 21 46 AM

https://github.com/koalaman/shellcheck/wiki/SC1085 Screen Shot 2022-09-12 at 9 22 24 AM

danielhoherd avatar Sep 12 '22 13:09 danielhoherd

Here's the full list of pages that do not have content:

  • https://github.com/koalaman/shellcheck/wiki/SC1027
  • https://github.com/koalaman/shellcheck/wiki/SC1043
  • https://github.com/koalaman/shellcheck/wiki/SC1055
  • https://github.com/koalaman/shellcheck/wiki/SC1057
  • https://github.com/koalaman/shellcheck/wiki/SC1059
  • https://github.com/koalaman/shellcheck/wiki/SC1063
  • https://github.com/koalaman/shellcheck/wiki/SC1076
  • https://github.com/koalaman/shellcheck/wiki/SC1080
  • https://github.com/koalaman/shellcheck/wiki/SC1092
  • https://github.com/koalaman/shellcheck/wiki/SC1137
  • https://github.com/koalaman/shellcheck/wiki/SC1138
  • https://github.com/koalaman/shellcheck/wiki/SC1144
  • https://github.com/koalaman/shellcheck/wiki/SC1145
  • https://github.com/koalaman/shellcheck/wiki/SC2042
  • https://github.com/koalaman/shellcheck/wiki/SC2075
  • https://github.com/koalaman/shellcheck/wiki/SC2083
  • https://github.com/koalaman/shellcheck/wiki/SC2118
  • https://github.com/koalaman/shellcheck/wiki/SC2127
  • https://github.com/koalaman/shellcheck/wiki/SC2265
  • https://github.com/koalaman/shellcheck/wiki/SC2266
  • https://github.com/koalaman/shellcheck/wiki/SC2306
  • https://github.com/koalaman/shellcheck/wiki/SC3007
  • https://github.com/koalaman/shellcheck/wiki/SC3008
  • https://github.com/koalaman/shellcheck/wiki/SC3011
  • https://github.com/koalaman/shellcheck/wiki/SC3016
  • https://github.com/koalaman/shellcheck/wiki/SC3029
  • https://github.com/koalaman/shellcheck/wiki/SC3032
  • https://github.com/koalaman/shellcheck/wiki/SC3033
  • https://github.com/koalaman/shellcheck/wiki/SC3036
  • https://github.com/koalaman/shellcheck/wiki/SC3041
  • https://github.com/koalaman/shellcheck/wiki/SC3042
  • https://github.com/koalaman/shellcheck/wiki/SC3051
  • https://github.com/koalaman/shellcheck/wiki/SC3052

danielhoherd avatar Sep 12 '22 14:09 danielhoherd

The wiki is open for edits and we as a community are welcome to refine it. Not sure if this issue need to be open - it's nice to have the list of pages needed to be written prominently displayed as an open issue though.

brother avatar Sep 15 '22 08:09 brother

It would be fine with me if this was just closed as won't fix. I originally thought there was a bigger issue, but after investigation realized there wasn't a big problem.

It's cool to know that the community is welcome to edit the wiki.

danielhoherd avatar Sep 15 '22 19:09 danielhoherd

All of these are now added. Phew!

koalaman avatar Nov 03 '22 04:11 koalaman