style(php): enable magit-psr-show-warnings

This commit is contained in:
kj
2026-06-11 12:46:01 -03:00
parent 27f237397a
commit 05af3d2604

View File

@@ -57,7 +57,7 @@
:ensure (:host github :repo "KJ2ME/magit-psr")
:config
(setq magit-psr-recent-commits 20
;; magit-psr-show-warnings t
magit-psr-show-warnings t
magit-psr-show-placeholder nil))
(provide 'lang-php)