[GH-ISSUE #485] Apply lint pattern with php-cs #102

Closed
opened 2026-02-26 05:33:13 +03:00 by kerem · 0 comments
Owner

Originally created by @vitormattos on GitHub (Feb 14, 2022).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/485

Apply lint pattern with php-cs

Run the command composer cs:fix to check if have fixes to do on files that you changed. After run composer cs:fix, only commit the files that you changed.

Originally posted by @vitormattos in https://github.com/nextcloud/twofactor_gateway/issues/473#issuecomment-1039534881

Suggested todo:

  • Implement GitHub action to run command composer cs:check
  • Run command composer cs:fix and commit the fixes
  • Check if the unit tests don't will break
Originally created by @vitormattos on GitHub (Feb 14, 2022). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/485 Apply lint pattern with php-cs Run the command `composer cs:fix` to check if have fixes to do on files that you changed. After run `composer cs:fix`, only commit the files that you changed. _Originally posted by @vitormattos in https://github.com/nextcloud/twofactor_gateway/issues/473#issuecomment-1039534881_ Suggested todo: - [x] Implement GitHub action to run command `composer cs:check` - [x] Run command `composer cs:fix` and commit the fixes - [x] Check if the unit tests don't will break
kerem closed this issue 2026-02-26 05:33:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#102
No description provided.