Skip to content

Commit 074089a

Browse files
rruiter87ZLLentz
andauthored
add documentation of pinned state to readme
Co-authored-by: Zachary Lentz <ZLLentz@users.noreply.github.com>
1 parent 58ab273 commit 074089a

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)