branch: scratch/editorconfig-cc commit d744546fc6864c0a2a4b524804982656988526b9 Author: Hong Xu <xuh...@gmail.com> Commit: Stefan Monnier <monn...@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 +