Commit Graph

19 Commits

Author SHA1 Message Date
Yuri Kuznetsov
4c265dbae1 cs 2023-02-17 17:32:17 +02:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
e708db7e5b fix 2022-11-04 13:23:48 +02:00
Yuri Kuznetsov
2b181b8d84 ref 2022-11-03 12:06:59 +02:00
Yuri Kuznetsov
ee70b1afad ref 2022-10-23 15:04:53 +03:00
Yuri Kuznetsov
d52b73f738 fix phpdoc 2022-08-10 17:28:36 +03:00
Yuri Kuznetsov
52bdfc128c type fixes 2022-03-22 22:50:05 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
2a4bd851ab fixes 2021-12-29 13:23:00 +02:00
Yuri Kuznetsov
33e29e20a2 type fixes 2021-11-10 16:53:15 +02:00
Yuri Kuznetsov
ba1d4d7b72 fixes 2021-11-02 13:45:16 +02:00
Yuri Kuznetsov
e8d62ecc22 renaming 2 2021-09-22 13:07:12 +03:00
Yuri Kuznetsov
94fa7b17ff rename 2021-09-04 20:37:36 +03:00
Yuri Kuznetsov
b19ce60e74 notification refactoring 2021-09-04 16:59:24 +03:00
Yuri Kuznetsov
810677014c options usage 2021-05-20 18:22:57 +03:00
Yuri Kuznetsov
f672231eec cleanup 2021-05-20 14:37:24 +03:00
Arkady
b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov
efd64ecded cs fix 2021-04-21 14:13:08 +03:00
Yuri Kuznetsov
aac3cf2b69 notificator refactoring 2021-03-29 13:09:26 +03:00