Releases
v2.5.5
rusq
released this
09 Mar 05:57
Changelog
f0e2fc3 Add github action to codespell master on push and PRs
59e8e32 Add github action to shellcheck master on push and PRs
37e2a05 Add ignore SC2002 for IMHO stylistic concern -- here it is useful since long line
5f75cde Add rudimentary codespell config
1e59565 Addressed some of the shellcheck whinings -- primarily to not declare and assign at the same time
f5ca1df Adjust codespell ignores
069fd43 Allow all github workflows to be added to git
3c7f30f Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
bd9cdfc Do not gitignore .github/workflows/codespell.yml
1aa8428 Just ignore SC2207 for now!
3b38e4d Merge pull request #271 from yarikoptic/enh-codespell
61a73d0 Merge pull request #272 from yarikoptic/enh-shellcheck
74ed262 Merge pull request #274 from rusq/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
fdcd778 Merge pull request #275 from rusq/i226
cf084c0 Merge pull request #276 from rusq/i270
61c7ee5 Provide append_to_array helper similar to mapfile (not available on OSX)
f9efa97 Removed few spurious spaces before indentation tabs -- for consistent indentation
1f5dab3 [DATALAD RUNCMD] Apply minimal automatic fixes from shellcheck
7f9ff15 [DATALAD RUNCMD] run codespell throughout fixing typos automagically
d54a5d5 backport isvalid
6ef0ecd detection of invalid files
1854c62 fix for #226 from upstream slack lib
You can’t perform that action at this time.