stevearc / conform.nvim

Lightweight yet powerful formatter plugin for Neovim
MIT License
2.89k stars 150 forks source link

[2/2] fix(phpcbf): use non-stdin formatting and customize tempfile name #333

Closed stevearc closed 5 months ago

stevearc commented 5 months ago
PR Title
1 #332 feat: add formatter config option to change name of temporary file
2 >333 fix(phpcbf): use non-stdin formatting and customize tempfile name

fixes #289