mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 22:37:49 +00:00
Merge pull request #9604 from mjstapp/fix_emacs_dir_local
tests: remove python format block from dir-locals
This commit is contained in:
commit
27b24cbe00
@ -5,6 +5,4 @@
|
||||
((c-mode . ((indent-tabs-mode . t)
|
||||
(show-trailing-whitespace . t)
|
||||
(c-basic-offset . 8)))
|
||||
(json-mode . ((js-indent-level 4)))
|
||||
(python-mode . ((python-formatter . black)
|
||||
(python-fill-column . 88))))
|
||||
(json-mode . ((js-indent-level 4))))
|
||||
|
Loading…
Reference in New Issue
Block a user