Commit Graph

9 Commits

Author SHA1 Message Date
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 c2141dc034 field loading usage 2021-04-27 18:56:22 +03:00
Yuri Kuznetsov e116c52ea9 refactoring 2021-04-24 12:58:51 +03:00
Yuri Kuznetsov 25065a66aa event select defs 2021-04-23 12:00:56 +03:00
Yuri Kuznetsov 6bdd976209 cs fix 2021-04-21 14:19:47 +03:00
Yuri Kuznetsov 929b8c2d50 field and entity manager fixes 2021-02-25 20:01:52 +02:00
Yuri Kuznetsov b71a64c214 cs fixes 2021-02-25 19:53:46 +02:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov f60115f18d entity manager in tools 2020-09-07 12:30:59 +03:00