1.61.0 (2020-09-12)
Bug Fixes
- attempt to ignore linting CHANGELOG (28fe156)
- change to pass markdown linting (c09d1bd)
- do not lint MD files as unable to ignore CHANGELOG (de3515f)
- ignore third-party scripts (b07ca6a)
- no bare URLs allowed in markdown (578535d)
- npm audit run (3bbc963)
- set code fence language (810d785)
Features
- add GitHub Super Linter (c69d31c)
- escape literal period (8faedca)
- exclude bash linting as covered by shellcheck (ca4fa9e)
- ignore CHANGELOG from linting (e19ab36)
- lint entire code base (bc1aecd)
- run SuperLinter on merge to main branch (6a2e811)
- set scripts as executable (e0c7121)
- update husky (2b56ccb)