Skip to content

Commit a2eed36

Browse files
committed
chore: remove canonical pre-commit config moved to shared-workflows
1 parent 75818ac commit a2eed36

2 files changed

Lines changed: 2 additions & 56 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,9 @@ Agents are authorized to push directly to `main` in this repository.
1010

1111
## Key Files
1212

13-
### tfroot-runner/pre-commit-config.yaml
13+
### tfroot-pre-commit-config.yaml (in shared-workflows)
1414

15-
This is the **canonical pre-commit configuration** for all `tfroot-*` repositories in the organization. When modifying pre-commit hooks:
16-
17-
1. Edit `tfroot-runner/pre-commit-config.yaml` in this repo
18-
2. The shared-workflows OpenTofu workflow fetches this config at CI time
19-
3. The tfroot-runner image pre-caches these hooks for faster CI runs
20-
21-
**Do not** modify `.pre-commit-config.yaml` files in individual `tfroot-*` repos - they source from here.
15+
This is the **canonical pre-commit configuration** for all `tfroot-*` repositories in the organization. It was moved from this repo to `shared-workflows`.
2216

2317
## CI/CD Workflows
2418

tfroot-runner/pre-commit-config.yaml

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)