🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/841
**Author:** [@glensc](https://github.com/glensc)
**Created:** 9/22/2021
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `hook-indent`
---
### 📝 Commits (1)
- [`b892499`](https://github.com/dehydrated-io/dehydrated/commit/b892499646958f67137e7b88866561bd7f63c5d7) Use consistent indent in hook.sh
### 📊 Changes
**1 file changed** (+166 additions, -166 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/examples/hook.sh` (+166 -166)
</details>
### 📄 Description
Some of the functions were indented with 2 spaces, some others with 4 spaces. this makes it consistent with 2 spaces.
Use this link to see non-whitespace changes:
- https://github.com/dehydrated-io/dehydrated/pull/841/files?w=1
See GitHub documentation:
- https://github.blog/2018-05-01-ignore-white-space-in-code-review/
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/841
Author: @glensc
Created: 9/22/2021
Status: ❌ Closed
Base:
master← Head:hook-indent📝 Commits (1)
b892499Use consistent indent in hook.sh📊 Changes
1 file changed (+166 additions, -166 deletions)
View changed files
📝
docs/examples/hook.sh(+166 -166)📄 Description
Some of the functions were indented with 2 spaces, some others with 4 spaces. this makes it consistent with 2 spaces.
Use this link to see non-whitespace changes:
See GitHub documentation:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.