Closed MyuddinKhatri closed 5 months ago
Issue - https://github.com/agritheory/test_utils/issues/40 Update validate_customizations to work as pre-commit hook To use this as pre-commit hook -
- repo: https://github.com/agritheory/test_utils/ rev: {rev} // The revision or tag to clone. Example: rev: v0.5.0 hooks: - id: validate_customizations args: ["--set-module", "True"]
Issue - https://github.com/agritheory/test_utils/issues/40 Update validate_customizations to work as pre-commit hook To use this as pre-commit hook -