[PR #39] [MERGED] Applied fixes from StyleCI #122

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

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/39
Author: @antonioribeiro
Created: 7/18/2016
Status: Merged
Merged: 7/18/2016
Merged by: @antonioribeiro

Base: masterHead: analysis-q54wEP


📝 Commits (1)

  • 9682588 Applied fixes from StyleCI

📊 Changes

8 files changed (+563 additions, -553 deletions)

View changed files

📝 src/Contracts/Google2FA.php (+99 -89)
📝 src/Exceptions/InvalidCharactersException.php (+10 -11)
📝 src/Exceptions/SecretKeyTooShortException.php (+10 -11)
📝 src/Google2FA.php (+306 -297)
📝 src/Support/Url.php (+8 -8)
📝 src/Vendor/Laravel/Facade.php (+18 -19)
📝 src/Vendor/Laravel/ServiceProvider.php (+27 -29)
📝 tests/spec/Google2FASpec.php (+85 -89)

📄 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/39 **Author:** [@antonioribeiro](https://github.com/antonioribeiro) **Created:** 7/18/2016 **Status:** ✅ Merged **Merged:** 7/18/2016 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `master` ← **Head:** `analysis-q54wEP` --- ### 📝 Commits (1) - [`9682588`](https://github.com/antonioribeiro/google2fa/commit/96825889955963e4747f9db104e8d90665346b9a) Applied fixes from StyleCI ### 📊 Changes **8 files changed** (+563 additions, -553 deletions) <details> <summary>View changed files</summary> 📝 `src/Contracts/Google2FA.php` (+99 -89) 📝 `src/Exceptions/InvalidCharactersException.php` (+10 -11) 📝 `src/Exceptions/SecretKeyTooShortException.php` (+10 -11) 📝 `src/Google2FA.php` (+306 -297) 📝 `src/Support/Url.php` (+8 -8) 📝 `src/Vendor/Laravel/Facade.php` (+18 -19) 📝 `src/Vendor/Laravel/ServiceProvider.php` (+27 -29) 📝 `tests/spec/Google2FASpec.php` (+85 -89) </details> ### 📄 Description This pull request applies code style fixes from an analysis carried out by [StyleCI](https://styleci.io). --- For more information, click [here](https://styleci.io/analyses/q54wEP). --- <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:32 +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#122
No description provided.