Answer the question
In order to leave comments, you need to log in
How to override .editorconfig settings in PHPStorm?
The project has an .editorconfig file with code formatting rules. But not all of these rules are relevant) The file itself, unfortunately, cannot be changed.
This leads to two questions:
1. Can the IDE settings override the formatting rules?
2. Which of the rules is responsible for such a transfer?
$var __________ = someFunc();
$varTestDevDemo2 = someFunc();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question