mirror of
https://github.com/vale981/apheleia
synced 2025-03-04 17:11:40 -05:00
[#58] Don't run clang-format in php-mode
This commit is contained in:
parent
b71a5f615a
commit
8e0605cc29
1 changed files with 1 additions and 0 deletions
|
@ -595,6 +595,7 @@ such a directory exists anywhere above the current
|
|||
(json-mode . prettier)
|
||||
(latex-mode . latexindent)
|
||||
(LaTeX-mode . latexindent)
|
||||
(php-mode . nil)
|
||||
(python-mode . black)
|
||||
(ruby-mode . prettier)
|
||||
(rustic-mode . rustfmt)
|
||||
|
|
Loading…
Add table
Reference in a new issue