質問編集履歴

1

修正

2019/10/27 04:15

投稿

TAIniko
TAIniko

スコア32

test CHANGED
File without changes
test CHANGED
@@ -52,7 +52,7 @@
52
52
 
53
53
  この部分は
54
54
 
55
- "php-cs-fixer.executablePath": "C:/Users/taisu/.vscode"
55
+ "php-cs-fixer.executablePath": "C:/Users/user/.vscode"
56
56
 
57
57
  このように書いて保存するのですが、phpファイルを保存すると勝手に書き換えられます
58
58
 
@@ -78,7 +78,7 @@
78
78
 
79
79
  "editor.hover.enabled": false,
80
80
 
81
- "php-cs-fixer.executablePath": "C:/Users/taisu/.vscode",
81
+ "php-cs-fixer.executablePath": "C:/Users/user/.vscode",
82
82
 
83
83
  "php-cs-fixer.rules": "@PSR2",
84
84