Skip to content

Commit

Permalink
[#58] Don't run clang-format in php-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Nov 16, 2021
1 parent b71a5f6 commit 8e0605c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apheleia.el
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8e0605c

Please sign in to comment.