I am using php-cs-fixer
for code formatting in Netbeans 8.2
. When I try to format one file, it shows the error
Files that were not fixed due to errors reported during linting after fixing:
I searched for the fix in many websites, but couldn't get this fixed. Is there any way to fix this? I tried with both php-cs-fixer 1
and php-cs-fixer 2
.