Skip to content

Commit 0ab40da

Browse files
authored
docs: Add logo and cleanup assets (#829)
1 parent 0e42395 commit 0ab40da

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@
99

1010
[![StandWithUkraine Banner]](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
1111

12+
<!-- markdownlint-disable no-inline-html -->
13+
<p align="center"><img src="assets/pre-commit-terraform-banner.png" alt="pre-commit-terraform logo" width="700"/></p>
14+
1215
[`pre-commit-terraform`](https://github.com/antonbabenko/pre-commit-terraform) provides a collection of [Git Hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks) for Terraform and related tools and is driven by the [pre-commit framework](https://pre-commit.com). It helps ensure that Terraform, OpenTofu, and Terragrunt configurations are kept in good shape by automatically running various checks and formatting code before committing changes to version control system. This helps maintain code quality and consistency across the project.
1316

1417
It can be run:
18+
1519
* Locally and in CI
1620
* As standalone Git hooks or as a Docker image
1721
* For the entire repository or just for change-related files (e.g., local git stash, last commit, or all changes in a Pull Request)
@@ -29,8 +33,6 @@ and [contributing notes](/.github/CONTRIBUTING.md).
2933

3034
## Sponsors
3135

32-
<!-- markdownlint-disable no-inline-html -->
33-
3436
If you want to support the development of `pre-commit-terraform` and [many other open-source projects](https://github.com/antonbabenko/terraform-aws-devops), please become a [GitHub Sponsor](https://github.com/sponsors/antonbabenko)!
3537

3638

assets/env0.png

-9.97 KB
Binary file not shown.

assets/infracost.png

-7.09 KB
Binary file not shown.
68.1 KB
Loading

assets/terramate.png

-9.15 KB
Binary file not shown.

0 commit comments

Comments
 (0)