[PR #965] [MERGED] whitespace cleanup #1183

Closed
opened 2026-02-25 21:37:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/965
Author: @TheDigitalOrchard
Created: 4/18/2024
Status: Merged
Merged: 4/20/2024
Merged by: @Shadow243

Base: masterHead: ws-cleanup


📝 Commits (1)

  • 2b0dee6 remove extra trailing whitespace, unnecessary blank lines, and unneeded closing PHP tags

📊 Changes

170 files changed (+2162 additions, -2329 deletions)

View changed files

📝 config/2fa.php (+8 -8)
📝 config/app.php (+31 -31)
📝 config/carddav.php (+6 -6)
📝 config/database.php (+14 -14)
📝 config/dynamic_login.php (+6 -7)
📝 config/github.php (+2 -3)
📝 config/ldap.php (+13 -13)
📝 config/oauth2.php (+6 -6)
📝 config/recaptcha.php (+1 -2)
📝 config/themes.php (+5 -5)
📝 config/wordpress.php (+3 -3)
📝 language/az.php (+1 -3)
📝 language/de.php (+0 -2)
📝 language/en.php (+0 -2)
📝 language/es.php (+1 -3)
📝 language/et.php (+1 -3)
📝 language/fa.php (+1 -3)
📝 language/fr.php (+1 -3)
📝 language/hu.php (+0 -2)
📝 language/id.php (+2 -4)

...and 80 more files

📄 Description

Pullrequest

Nothing but whitespace cleanup, and removing unneeded PHP tags.

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 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/cypht-org/cypht/pull/965 **Author:** [@TheDigitalOrchard](https://github.com/TheDigitalOrchard) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/20/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `ws-cleanup` --- ### 📝 Commits (1) - [`2b0dee6`](https://github.com/cypht-org/cypht/commit/2b0dee60ac79b5b929c45f1462ce9185a3bf3e0f) remove extra trailing whitespace, unnecessary blank lines, and unneeded closing PHP tags ### 📊 Changes **170 files changed** (+2162 additions, -2329 deletions) <details> <summary>View changed files</summary> 📝 `config/2fa.php` (+8 -8) 📝 `config/app.php` (+31 -31) 📝 `config/carddav.php` (+6 -6) 📝 `config/database.php` (+14 -14) 📝 `config/dynamic_login.php` (+6 -7) 📝 `config/github.php` (+2 -3) 📝 `config/ldap.php` (+13 -13) 📝 `config/oauth2.php` (+6 -6) 📝 `config/recaptcha.php` (+1 -2) 📝 `config/themes.php` (+5 -5) 📝 `config/wordpress.php` (+3 -3) 📝 `language/az.php` (+1 -3) 📝 `language/de.php` (+0 -2) 📝 `language/en.php` (+0 -2) 📝 `language/es.php` (+1 -3) 📝 `language/et.php` (+1 -3) 📝 `language/fa.php` (+1 -3) 📝 `language/fr.php` (+1 -3) 📝 `language/hu.php` (+0 -2) 📝 `language/id.php` (+2 -4) _...and 80 more files_ </details> ### 📄 Description ## Pullrequest Nothing but whitespace cleanup, and removing unneeded PHP tags. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1183
No description provided.