atom-php-cs-fixer
atom-php-cs-fixer copied to clipboard
debug mode
Can be good if u implement a debug mode option to print logs in the console.
Another thing if that always the package are printing this error for me
php-cs-fixer.coffee [sm]:172 Loaded config default.
in the console
I have the same error message. In my case, php-cs-fixer isn't reading the configuration file that I've set in the settings page.
This is not really an error, but atom has a problem to differ between errors and info messages.
But a debug mode is a good idea anyways.
I'm getting this also:
"php-cs-fixer.coffee [sm]:172 Loaded config default."
Does it interfere with anything?