mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2026-05-28 19:39:14 +03:00
Static OpenSSL for macOS (#127)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Stub so pre-commit can shut up until the refactor
|
||||
|
||||
repos:
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: no-op
|
||||
name: No‑op hook (always passes)
|
||||
entry: "true" # `/usr/bin/true` returns 0 and does nothing
|
||||
language: system
|
||||
pass_filenames: false # don’t bother passing any file paths
|
||||
Reference in New Issue
Block a user