Skip to content

Commit 69a8e24

Browse files
authored
Merge pull request swiftlang#38430 from al45tair/fix-emacs-indents
Fix tab size for Emacs users.
2 parents ec91208 + 895bf26 commit 69a8e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.dir-locals.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
(set (make-local-variable 'swift-project-directory)
1717
this-directory)
1818
)
19-
(tab-width . 2)
2019
(fill-column . 80)
2120
(c-file-style . "swift"))
2221
(c++-mode

0 commit comments

Comments
 (0)