主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jconline
活动总数
10
最后的活动
2021年11月12日 19:18
成员加入日期
2021年11月11日 00:06
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2021年11月12日 19:18
I am trying to reproduce the wrapping now and I can't get it to wrap / chop down the line if its over 120 characters. The psr12 check is phpcs setup with the psr12 coding standard. We do have som...
社区
PhpStorm
Help getting PSR12 code settings configured - multi-line function call indent
0 票
创建于
2021年11月11日 18:58
according to psr12, this is valid: if ($this->currentUser->isImportantPerson() || $this->currentUser->example( $campusId ?? $currentCampusId)) { (one indent level before $campusId)
社区
PhpStorm
Help getting PSR12 code settings configured - multi-line function call indent
0 票
创建于
2021年11月11日 18:21
According to psr12 / phpcs it is only 1 indent.
社区
PhpStorm
Help getting PSR12 code settings configured - multi-line function call indent
0 票
创建于
2021年11月11日 14:18
Hello, I found that the specific error above could be fixed by checking `if() statement -> new line after last element`. However, it then indents it as such: if ($this->currentUser->isImportantPe...
社区
PhpStorm
Help getting PSR12 code settings configured - multi-line function call indent
0 票
创建于
2021年11月11日 14:07
Thanks, much appreciated.
社区
PhpStorm
What style formater is making this indent happen?
0 票