Closed AJMaxwell closed 4 years ago
PHP-CS-Fixer runs fine in command line with php-cs-fixer fix database/seeds/RolesAndPermissionsSeeder.php
. The local .php_cs
file is found and the file is fixed accordingly.
Adding then removing .php_cs
from PHP-CS-Fixer Config File in the Atom Beautify settings seems to have fixed the issue....? I guess?
Atom Beautify - Debugging information
The following debugging information was generated by
Atom Beautify
onTue Apr 07 2020 15:44:05 GMT-0700 (Pacific Daylight Time)
.Table Of Contents
Platform: linux
Versions
Atom Version: 1.46.0-beta0
Atom Beautify Version: 0.33.4
Original file to be beautified
Original File Path:
/var/www/traffix-devices/cap-laravel/database/seeds/RolesAndPermissionsSeeder.php
Original File Grammar: PHP
Original File Language: PHP
Language namespace: php
Supported Beautifiers: hh_format, PHP-CS-Fixer, PHPCBF
Selected Beautifier: PHP-CS-Fixer
Original File Contents
Package Settings
The raw package settings options
Beautification options
Editor Options: Options from Atom Editor settings
Config Options: Options from Atom Beautify package settings
Home Options: Options from
/home/andrew/.jsbeautifyrc
EditorConfig Options: Options from EditorConfig file
Project Options: Options from
.jsbeautifyrc
files starting from directory/var/www/traffix-devices/cap-laravel/database/seeds
and going up to rootPre-Transformed Options: Combined options before transforming them given a beautifier's specifications
Final Options
Final combined and transformed options that are used
Results
Beautified File Contents:
Original vs. Beautified Diff:
Logs