mirror of
https://github.com/openharmony/third_party_libfuse.git
synced 2026-07-19 21:43:34 -04:00
Don't run whitespace cleanup
Since existing whitespace usage is not consistent, this causes a lot of spurious whitespace changes.
This commit is contained in:
+1
-3
@@ -1,6 +1,4 @@
|
||||
((nil . ((eval . (add-hook 'before-save-hook
|
||||
'whitespace-cleanup nil t))))
|
||||
(python-mode . ((indent-tabs-mode . nil)))
|
||||
((python-mode . ((indent-tabs-mode . nil)))
|
||||
(autoconf-mode . ((indent-tabs-mode . t)))
|
||||
(c-mode . ((c-file-style . "stroustrup")
|
||||
(indent-tabs-mode . t)
|
||||
|
||||
Reference in New Issue
Block a user