lang/php: add php-cs-fixer package #1350
This commit is contained in:
parent
40f6a2b6e3
commit
f6f9abd0f8
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@
|
|||
|
||||
(unless (featurep! +lsp)
|
||||
(package! phpactor :recipe (:fetcher github :repo "emacs-php/phpactor.el" :files ("*"))))
|
||||
|
||||
(when (featurep! :editor format)
|
||||
(package! php-cs-fixer))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue