Loading .pre-commit-config.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -94,3 +94,8 @@ repos: args: - "--server" - https://git.shore.co.il - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 hooks: - id: codespell README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ Installation This will install Template along with the dependencies for all of the filters available with it. However, you can use narrower specifiers if you want to avoid a specifc dependency (the filters listed below include the needed specifier). a specific dependency (the filters listed below include the needed specifier). In previous versions of Template all of the dependencies were required, so to avoid breakage this behavior will be be kept. However, this will change in a later release so to the keep the expected behavior please update your project's Loading Loading
.pre-commit-config.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -94,3 +94,8 @@ repos: args: - "--server" - https://git.shore.co.il - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 hooks: - id: codespell
README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ Installation This will install Template along with the dependencies for all of the filters available with it. However, you can use narrower specifiers if you want to avoid a specifc dependency (the filters listed below include the needed specifier). a specific dependency (the filters listed below include the needed specifier). In previous versions of Template all of the dependencies were required, so to avoid breakage this behavior will be be kept. However, this will change in a later release so to the keep the expected behavior please update your project's Loading