openvk/VKAPI/Handlers
Alexander Minkin 6ec54a379d
feat: add linting of code (#1220)
* feat(lint): add php-cs-fixer for linting

Removing previous CODE_STYLE as it was not enforced anyway and using PER-CS 2.0.

This is not the reformatting commit.

* style: format code according to PER-CS 2.0 with php-cs-fixer

* ci(actions): add lint action

Resolves #1132.
2025-01-31 18:20:13 +03:00
..
Account.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Audio.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Board.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Docs.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Friends.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Gifts.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Groups.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Likes.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Messages.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Newsfeed.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notes.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Notifications.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Ovk.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Pay.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Photos.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Polls.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Reports.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Status.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Users.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Utils.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Video.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VKAPIRequestHandler.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
Wall.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00