From dbee335974fe60fbdd57dde2b3b1f282ae285d00 Mon Sep 17 00:00:00 2001 From: Manish Offi Date: Fri, 29 Oct 2021 23:52:07 -0700 Subject: [PATCH] editorfileadded --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..e4bd03b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ +It looks like there are some IDE-specific configuration files here to make it easier to adopt these coding styles. + +Although it is quite simple and only able to express some of the conventions, it is very easy to use, supported by a wide range of editors, and takes care of some of the most common choices (e.g. indentation). \ No newline at end of file