diff --git a/.overcommit.yml b/.overcommit.yml index 0e89a3c..82ae27c 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -4,10 +4,8 @@ PreCommit: enabled: true YamlLint: enabled: true - required_executable: "yamllint" ChefSpec: enabled: true - required_executable: "chef" command: ["chef", "exec", "rspec"] Cookstyle: enabled: true @@ -15,8 +13,7 @@ PreCommit: command: ["cookstyle"] MarkdownLint: enabled: false - required_executable: "npx" - command: ["npx", "markdownlint-cli2", "'**/*.md'"] + command: ["echo $HOME", "npx", "markdownlint-cli2", "'**/*.md'"] include: ["**/*.md"] CommitMsg: diff --git a/CHANGELOG.md b/CHANGELOG.md index 2021205..3591360 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,14 +38,10 @@ Standardise files with files in sous-chefs/repo-management Standardise files with files in sous-chefs/repo-management -Standardise files with files in sous-chefs/repo-management - ## 10.1.4 - *2023-02-20* Standardise files with files in sous-chefs/repo-management -Standardise files with files in sous-chefs/repo-management - ## 10.1.3 - *2023-02-15* ## 10.1.2 - *2023-02-14* @@ -302,14 +298,11 @@ Standardise files with files in sous-chefs/repo-management [@bakins]: https://github.com/bakins [@chrislundquist]: https://github.com/ChrisLundquist -[@gmccue]: https://github.com/gmccue [@johannesbecker]: https://github.com/johannesbecker [@julesau]: https://github.com/JulesAU [@markbirbeck]: https://github.com/markbirbeck -[@predominant]: https://github.com/predominant [@robertkowalski]: https://github.com/robertkowalski [@sax]: https://github.com/sax -[@sjlu]: https://github.com/sjlu [@smith]: https://github.com/smith [@vaskas]: https://github.com/vaskas [@wanelo-pair]: https://github.com/wanelo-pair