問題タブ [psr-2]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
643 参照

php - PHP の長い三項演算子行と 120 文字の行の長い PSR ルール

長い三項演算子行をフォーマットする良い方法はありますか? まあ言ってみれば :

PSR で定義されている 1 行あたり 120 文字によると、これは長すぎます。私はすべきですか:

または、他のベストプラクティスはありますか?