From Cygwin, with a Python interpreter installed for Windows and not
as a Cygwin package, a POSIX sh script check works if #!/usr/bin/env sh,
but not with a #!/bin/sh shebang.
Even if Cygwin populates correctly sh in /bin directory.
References:
Differential D4163
Allow Terraform check to run from Windows too Authored by dereckson on Thu, Aug 13, 10:16. Tags None Referenced Files None Subscribers None
Details
From Cygwin, with a Python interpreter installed for Windows and not Even if Cygwin populates correctly sh in /bin directory. References: Tested under Windows 11 25H2 (26200.9106), pre-commit 3.8.0
Diff Detail
|