openvk/Web/Presenters
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
..
templates fix(im): escape html in sent messages too (#1218) 2025-01-30 00:13:20 +03:00
AboutPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AdminPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AppsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AudioPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AuthPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
AwayPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BannedLinkPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
BlobPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
CommentPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ContentSearchPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
DocumentsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GiftsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
GroupPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
HelloPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
InternalAPIPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MaintenancePresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
MessengerPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NoSpamPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NotesPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
NotificationPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
OpenVKPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
PhotosPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
PollPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ReportPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SearchPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
SupportPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
ThemepacksPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
TopicsPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
UnknownTextRouteStrategyPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
UserPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VideosPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
VKAPIPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00
WallPresenter.php feat: add linting of code (#1220) 2025-01-31 18:20:13 +03:00