mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 00:41:20 +00:00
.dir-locals.el: show trailing whitespace
Signed-off-by: Lou Berger <lberger@labn.net>
This commit is contained in:
parent
9d912f0f39
commit
f8a1b295e2
@ -1,7 +1,8 @@
|
||||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
;;; Match project coding conventions
|
||||
|
||||
((c-mode
|
||||
(indent-tabs-mode . t)
|
||||
(show-trailing-whitespace . t)
|
||||
(c-basic-offset . 8)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user