Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.dir-locals.el 161 B
((c++-mode . ((c-basic-offset . 2)
              (c-file-style . "gnu")
              (indent-tabs-mode . nil)
              (show-trailing-whitespace . nil))))