misc: add toplevel .dir-locals file that tells Emacs to show trailing whitespace
To help developers avoid adding any.
This commit is contained in:
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
@@ -0,0 +1 @@
|
|||||||
|
((c-mode . ((show-trailing-whitespace . t)))))
|
Reference in New Issue
Block a user