M
M
mbhusty2022-03-18 10:27:39
phpstorm
mbhusty, 2022-03-18 10:27:39

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 question

Ask a Question

731 491 924 answers to any question