You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,9 @@ Agents are authorized to push directly to `main` in this repository.
10
10
11
11
## Key Files
12
12
13
-
### tfroot-runner/pre-commit-config.yaml
13
+
### tfroot-pre-commit-config.yaml (in shared-workflows)
14
14
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`.
0 commit comments