You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
With the following configuration for php formatter:
I confirmed that the php-cs-fixer runs:
docker@e5bbf908f4c3:/home/verbral/drupal-project$ /usr/local/bin/php-cs-fixer fix /home/verbral/drupal-project/src/TaskRunner/Commands/DrupalCommands.php --rules=@Symfony,@PSR2 Loaded config default. 1) src/TaskRunner/Commands/DrupalCommands.php Fixed all files in 0.118 seconds, 12.000 MB memory used
I'm still getting the notification that php is not supported yet:
https://github.com/c9/core/blob/master/plugins/c9.ide.format/format.js#L88-L93
Does the
!emit
mean that the file is not recognized as php maybe?Error This code could not be beautified "php" is not supported yet
The text was updated successfully, but these errors were encountered: