mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #353] Add php cs fixer config #80
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#80
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?
Originally created by @ChristophWurst on GitHub (Jun 2, 2020).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/353
See
github.com/nextcloud/mail@34b9002e7ffor reference. This would ease the contribution of new code.@cdjenkins @boppy anyone else up for this? Shouldn't take more than like 20min to apply :)
@ChristophWurst commented on GitHub (Jun 2, 2020):
Btw also added you to the repo so you directly push your PRs :)
@boppy commented on GitHub (Jun 2, 2020):
Wow! That's cool. Thank you! Totally in for some automated tool for corrections.
The first commit after an initial fix might be quite... erm... unsexy though... But let's have a look.
PS: I would nevertheless not push directly... I think a small review + merge by pull request is a good way, but still we can merge PRs then...
@ChristophWurst commented on GitHub (Jun 2, 2020):
Yes, of course please always use PRs. Github should reject master pushes anyway :)
@cdjenkins commented on GitHub (Jun 2, 2020):
@ChristophWurst I'm confused on what you are asking. The scripts part of
composer.jsondoes have cs fix commands@ChristophWurst commented on GitHub (Jun 3, 2020):
By bad! I forgot about https://github.com/nextcloud/twofactor_gateway/pull/338. It's indeed there already. I'm sorry for the confusion caused.
@cdjenkins commented on GitHub (Jun 3, 2020):
No worries