Skip to content

Commit cfc963a

Browse files
author
Roald Ruiter
committed
Merge branch 'tc-version-check' of github.com:rruiter87/pre-commit-hooks into tc-version-check
2 parents e3834b6 + 074089a commit cfc963a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ repos:
4242
# --target-version: Set a version that you want the tsproj file to have
4343
# --fix: Fix the version numbers if a target version is set
4444
# --reason: Add a reason to the error message in case of a non-matching version.
45+
# --pinned: Require the TwinCAT version to be pinned. Apply pinning if combined with --fix.
46+
# --no-pinned: Require the TwinCAT version to not be pinned. Remove pinning if combined with --fix.
4547
args: [--target-version=3.1.4024.20, --fix, --reason="This version has a crucial new feature"]
4648
# Optional, if you use pytmc to generate EPICS IOCs:
4749
# - id: pytmc-pragma-linter

0 commit comments

Comments
 (0)