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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Agents are authorized to push directly to `main` in this repository.
10
10
11
11
## Pre-commit Configuration
12
12
13
-
Pre-commit configuration is **centralized** in `makeitworkcloud/shared-workflows/tfroot-pre-commit-config.yaml`. The CI workflow fetches this config at runtime.
13
+
Pre-commit configuration is **centralized** in `makeitworkcloud/images/tfroot-runner/pre-commit-config.yaml`. The CI workflow fetches this config at runtime.
14
14
15
15
**Do not** create or modify `.pre-commit-config.yaml` in this repository.
16
16
@@ -33,5 +33,5 @@ This repo uses the shared `opentofu.yml` workflow from `shared-workflows`. It ru
33
33
34
34
## Related Repositories
35
35
36
-
-`images` - Contains tfroot-runner image
36
+
-`images` - Contains tfroot-runner image and canonical pre-commit config
37
37
-`shared-workflows` - Contains the reusable OpenTofu workflow and canonical pre-commit config
0 commit comments