mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[PR #125] [MERGED] Apply fixes from StyleCI #165
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#165
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/125
Author: @antonioribeiro
Created: 9/12/2019
Status: ✅ Merged
Merged: 9/12/2019
Merged by: @antonioribeiro
Base:
revert-124-123-google2fa_fix← Head:analysis-zEJy5M📝 Commits (1)
6818a58Apply fixes from StyleCI📊 Changes
9 files changed (+34 additions, -38 deletions)
View changed files
📝
src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php(+0 -1)📝
src/Exceptions/InvalidCharactersException.php(+0 -1)📝
src/Exceptions/SecretKeyTooShortException.php(+0 -1)📝
src/Google2FA.php(+2 -3)📝
src/Support/Base32.php(+1 -1)📝
src/Support/QRCode.php(+8 -8)📝
src/Support/Url.php(+4 -4)📝
tests/Google2FATest.php(+18 -18)📝
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.