|
From: | Stefan Monnier |
Subject: | [nongnu] scratch/editorconfig-cc d744546fc6 003/351: Add root=true to the top .editorconfig. |
Date: | Thu, 13 Jun 2024 18:38:36 -0400 (EDT) |
branch: scratch/editorconfig-cc commit d744546fc6864c0a2a4b524804982656988526b9 Author: Hong Xu <xuhdev@gmail.com> Commit: Stefan Monnier <monnier@iro.umontreal.ca> Add root=true to the top .editorconfig. --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000000..a615f13e81 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ + +root = true +
[Prev in Thread] | Current Thread | [Next in Thread] |