mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-24 23:55:55 +03:00
[PR #5] [MERGED] Code clean #334
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#334
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/5
Author: @jbrooksuk
Created: 1/9/2015
Status: ✅ Merged
Merged: 1/9/2015
Merged by: @antonioribeiro
Base:
master← Head:code-clean📝 Commits (2)
3881c93Remove .idea/ folder577a02bCode clean up. Use PSR-2.📊 Changes
15 files changed (+1209 additions, -253 deletions)
View changed files
📝
.gitignore(+1 -2)➖
.idea/.name(+0 -1)➖
.idea/encodings.xml(+0 -5)➖
.idea/google2fa.iml(+0 -9)➖
.idea/misc.xml(+0 -5)➖
.idea/modules.xml(+0 -9)➖
.idea/scopes/scope_settings.xml(+0 -5)➖
.idea/vcs.xml(+0 -7)➖
.idea/workspace.xml(+0 -186)📝
composer.json(+1 -9)➕
composer.lock(+1189 -0)📝
src/Exceptions/InvalidCharactersException.php(+3 -2)📝
src/Exceptions/SecretKeyTooShortException.php(+3 -2)📝
src/Google2FA.php(+8 -7)📝
src/Vendor/Laravel/ServiceProvider.php(+4 -4)📄 Description
.idea/folder this should be in your global.gitignorefile.composer.lockshould be committed for a package.phpunitis required for dev?🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.