mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-26 00:25:52 +03:00
[PR #39] [MERGED] Applied fixes from StyleCI #356
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:analysis-q54wEP📝 Commits (1)
9682588Applied 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.