Murz Drupal code style has a rule to uppercase TRUE / FALSE constants: https://www.drupal.org/docs/develop/standards/php/php-coding-standards#s-constants But this doesn't happen in the PHP plugin formatting process. Could you please fix this?
MiloslavBeno Sorry, it took a while, this will be handled in the next pre-release. Thank you again for the suggestion.
Murz Thank you, works well! But can you make them auto-enabled, if Drupal code style is selected in settings?