We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98927f commit 1a626e0Copy full SHA for 1a626e0
.github/CODEOWNERS
@@ -7,6 +7,9 @@
7
**/Makefile @cloudposse-terraform-components/engineering
8
**/Makefile.* @cloudposse-terraform-components/engineering
9
10
+# Cloud Posse must review any changes to tflint configuration and pre-commit config
11
+.tflint.hcl @cloudposse-terraform-components/engineering
12
+.pre-commit-config.yaml @cloudposse-terraform-components/engineering
13
14
# Cloud Posse Admins must review all changes to CODEOWNERS, github configuration or the mergify configuration
15
.github/* @cloudposse-terraform-components/admins
.github/settings.yml
@@ -9,3 +9,4 @@ repository:
+
0 commit comments