Commit Graph

12 Commits

Author SHA1 Message Date
Yuri Kuznetsov b4afeac71f renaming 2021-05-13 11:08:49 +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 222ff4a6de gr globals 2021-05-06 15:29:51 +03:00
Yuri Kuznetsov efd64ecded cs fix 2021-04-21 14:13:08 +03:00
Yuri Kuznetsov ee24ab8f6e runners refactoring 2021-03-28 17:45:39 +03:00
Yuri Kuznetsov f3818803fd method rename 2021-03-23 21:38:20 +02:00
Yuri Kuznetsov 9ef3ba9342 job refactoring 2021-03-23 13:26:15 +02:00
Yuri Kuznetsov ba67529d62 job refactoring 2021-03-22 14:49:05 +02:00
Yuri Kuznetsov 9bd16c0b5c refactoring 2021-03-22 12:04:32 +02:00
Yuri Kuznetsov 1a71f43c54 job refactoring 2021-03-21 14:22:10 +02:00
Yuri Kuznetsov b4d732656f jobs refactoring 2021-03-21 11:25:43 +02:00
Yuri Kuznetsov 6a335269f4 jobs refactoring 2021-03-20 16:13:33 +02:00