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
There was a little mistake in the logic to determine whether a file extension was set in additionalExtensions or not. Fixed that. Also updated readme. to reflect that change. And updated package.json to show the correct publisher, version and categories.
Copy file name to clipboardexpand all lines: package.json
+3-2
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,13 @@
2
2
"name": "php-formatter",
3
3
"displayName": "PHP Formatter",
4
4
"description": "A wrapper for the Sensiolabs PHP CS Fixer. Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).",
0 commit comments