[#58] Don't run clang-format in php-mode

This commit is contained in:
Radon Rosborough 2021-11-15 17:32:48 -08:00
parent b71a5f615a
commit 8e0605cc29

View file

@ -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)