[PR #143] [MERGED] Apply fixes from StyleCI #176

Closed
opened 2026-02-25 20:32:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/143
Author: @antonioribeiro
Created: 4/4/2020
Status: Merged
Merged: 4/4/2020
Merged by: @antonioribeiro

Base: 8.0Head: analysis-J2gVnb


📝 Commits (1)

📊 Changes

10 files changed (+78 additions, -78 deletions)

View changed files

📝 src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php (+0 -1)
📝 src/Exceptions/InvalidAlgorithmException.php (+0 -1)
📝 src/Exceptions/InvalidCharactersException.php (+0 -1)
📝 src/Exceptions/SecretKeyTooShortException.php (+0 -1)
📝 src/Google2FA.php (+29 -27)
📝 src/Support/Base32.php (+8 -6)
📝 src/Support/QRCode.php (+14 -14)
📝 src/Support/Url.php (+4 -4)
📝 tests/Google2FATest.php (+22 -22)
📝 tests/bootstrap.php (+1 -1)

📄 Description

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.


🔄 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/antonioribeiro/google2fa/pull/143 **Author:** [@antonioribeiro](https://github.com/antonioribeiro) **Created:** 4/4/2020 **Status:** ✅ Merged **Merged:** 4/4/2020 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `8.0` ← **Head:** `analysis-J2gVnb` --- ### 📝 Commits (1) - [`19a3b18`](https://github.com/antonioribeiro/google2fa/commit/19a3b18bd8a2f53c324d882f7dc32ee79a7561ef) Apply fixes from StyleCI ### 📊 Changes **10 files changed** (+78 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php` (+0 -1) 📝 `src/Exceptions/InvalidAlgorithmException.php` (+0 -1) 📝 `src/Exceptions/InvalidCharactersException.php` (+0 -1) 📝 `src/Exceptions/SecretKeyTooShortException.php` (+0 -1) 📝 `src/Google2FA.php` (+29 -27) 📝 `src/Support/Base32.php` (+8 -6) 📝 `src/Support/QRCode.php` (+14 -14) 📝 `src/Support/Url.php` (+4 -4) 📝 `tests/Google2FATest.php` (+22 -22) 📝 `tests/bootstrap.php` (+1 -1) </details> ### 📄 Description This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/J2gVnb). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:32:42 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/google2fa#176
No description provided.