mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[PR #143] [MERGED] Apply fixes from StyleCI #176
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#176
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/143
Author: @antonioribeiro
Created: 4/4/2020
Status: ✅ Merged
Merged: 4/4/2020
Merged by: @antonioribeiro
Base:
8.0← Head:analysis-J2gVnb📝 Commits (1)
19a3b18Apply fixes from StyleCI📊 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.