Commit Graph

201 Commits (d22e186654ad0dcf2963ccdb33013ce782383680)
 

Author SHA1 Message Date
Dave Musicant / thinkpad d22e186654 ignored linter error SC2294 2 years ago
Dave Musicant / thinkpad b9ddc72d25 Put eval back in, since it broke functionality 2 years ago
Dave Musicant / thinkpad 1e9becb616 removed eval as per linter recommendation https://github.com/koalaman/shellcheck/wiki/SC2294 2 years ago
Dave Musicant / thinkpad 10fbad835f upgraded super-linter to version 4 2 years ago
Dave Musicant / thinkpad 5edf4ce004 Merge branch 'linter-bug' 3 years ago
Dave Musicant / thinkpad d45d320ac2 Excluding symbolic link from linting 3 years ago
Dave Musicant / thinkpad 7b4001b095 changed startup-shutdown.bash to executable to make linter happy 3 years ago
Stefan Jaud 8ebe135b0a
Update markdown broken rendering (main README) (#102)
* Update markdown broken rendering (main README)

Redesigned bullet points of the actions taken by the script for file / directory, also made current
3 years ago
Dave Musicant 9339ff6832
Merge pull request #100 from harleypig/convert2bats-core
Convert2bats core - basic first steps
3 years ago
Alan Young 92415c4e9d I think this will pass githubs super-linter now <crawls out of rabbit hole> 3 years ago
Alan Young a834ee5f2f ignore generated toc for markdownlint 3 years ago
Alan Young 7ff8d90bf5 fixed hadolint issues 3 years ago
Alan Young 6fee35b1b9 #noaction - added comments to toc 3 years ago
Alan Young 190f03a988 added generated toc 3 years ago
Alan Young b38f4526e2 remove html line break 3 years ago
Alan Young dc499835bb added markdownlinter fixes and config file 3 years ago
Alan Young c658f3cad4 quiet markdown linter 3 years ago
Alan Young c488501741 disable existing workflow, remove bashcov attempt 3 years ago
Alan Young ad9b4b9c9f straight conversion to bats-core, added super-linter checking 3 years ago
Dave Musicant c168a57a3c
Merge pull request #98 from harleypig/shfmt
ran gitwatch.sh through shfmt -s
3 years ago
Dave Musicant a56ae1c4b2
Merge pull request #97 from harleypig/shfmt
ran gitwatch.sh through shfmt (options -i 2 -bn -ci -sr)
3 years ago
Alan Young 5b82546152 ran gitwatch.sh through shfmt -s 3 years ago
Alan Young 8680fc47b6 ran gitwatch.sh through shfmt (options -i 2 -bn -ci -sr) 3 years ago
Dave Musicant b8137d2193
Merge pull request #96 from harleypig/shellcheck
Shellcheck
3 years ago
Dave Musicant / thinkpad 61ca7fb2f0 modified tests to run on pull request as well 3 years ago
Alan Young b361dea0d7 fix word splitting failure 3 years ago
Alan Young 9f82d555cf made shellcheck quiet 3 years ago
Dave Musicant / thinkpad 819413d384 suggestion about .gitignore added 3 years ago
Dave Musicant / thinkpad 79d13f3388 timed out; increased running time 4 years ago
Dave Musicant / thinkpad 1aa0408d96 Merge branch 'github-actions' 4 years ago
Dave Musicant / thinkpad ac38a69f74 looked good, time limit is back in 4 years ago
Dave Musicant / thinkpad a2b167c88b bats install went bad, trying again without bats-core on mac 4 years ago
Dave Musicant / thinkpad 2a58102450 mac timed out, commenting out time limit for now 4 years ago
Dave Musicant / thinkpad 6b8c6f14bc fixed capitalization on mac 4 years ago
Dave Musicant / thinkpad f18fee7388 try mac version 4 years ago
Dave Musicant / thinkpad d883840667 fixed botched install command 4 years ago
Dave Musicant / thinkpad 38fcc31254 moved travis file out 4 years ago
Dave Musicant / thinkpad 59b9522098 moved travis file out 4 years ago
Dave Musicant / thinkpad 7bcc049865 Added git config and also test timeouts 4 years ago
Dave Musicant / thinkpad eee9389a66 fixed install command 4 years ago
Dave Musicant / thinkpad a39dbd6f9f Added inotify-tools install 4 years ago
Dave Musicant / thinkpad 72f79d4bc3 ubuntu github actions file 4 years ago
Dave Musicant 5a9ea4d712
Merge pull request #91 from he-sk/macos-launchd
Improve behavior on macOS and add support for launchd
4 years ago
hesk 2eec9bfbb2 Example launchd script 4 years ago
hesk 255d385a17 Use different exit code for each error condition 4 years ago
hesk 32bf8872a0 Add ability to configure path for readline 4 years ago
hesk 35987b5cf2 Fix: exclude .git repository on macOS 4 years ago
Dave Musicant e62df74067
Merge pull request #86 from kirviq/master
double-double-quote target directory to support pathes with spaces
4 years ago
Joachim Nicolay 8cb0c827c0 double-double-quote target directory to support pathes with spaces 4 years ago
Dave Musicant 2fdf994513
Merge pull request #83 from soraxas/fix-color-output
Ensure no color-format output
4 years ago