Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .cursor/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
# Installs the two runtime toolchains this repository pins at the repo level so
# the dogfood test/lint inner loop is runnable end to end:
# * Node — from .node-version, the runtime for the `node --test` suites and
# the tsc/biome action contracts.
# the biome action contract.
# * .NET — from global.json, the SDK the dotnet-build / dotnet-format
# fixtures compile against.
#
# Go and Python already ship in the base image. The per-tool lint binaries
# (lefthook, shellcheck, shfmt, actionlint, biome, typos, gitleaks, lychee,
# (shellcheck, shfmt, actionlint, biome, typos, gitleaks, lychee,
# ruff, pyright, pwsh) are intentionally NOT installed here: each composite
# action installs its own pinned, checksum-verified version at run time, so
# pre-seeding them in the environment would duplicate and drift from those
Expand Down
61 changes: 0 additions & 61 deletions .github/actions/lefthook-validate/action.yml

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/lefthook-validate/fixtures/bad/lefthook.yml

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/lefthook-validate/fixtures/good/lefthook.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/actions/tsc/action.yml

This file was deleted.

Loading
Loading