Commit Graph

10 Commits

Author SHA1 Message Date
Yuri Kuznetsov 04203312bf orm groupBy => group 2021-07-26 13:40:17 +03:00
Yuri Kuznetsov 41c9568d80 job target group running check 2021-06-16 11:40:43 +03:00
Yuri Kuznetsov c999ae9da4 job groups 2021-06-15 16:01:10 +03:00
Yuri Kuznetsov 612fbf8f38 refactoring 2021-06-15 11:37:10 +03:00
Yuri Kuznetsov a32419d07d refactoring 2021-06-14 11:21:26 +03:00
Yuri Kuznetsov 70070daf1c cs fix 2021-05-24 12:42:52 +03:00
Yuri Kuznetsov 47938a1072 job queue optimization 2021-05-24 12:13:18 +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 ba67529d62 job refactoring 2021-03-22 14:49:05 +02:00