diff --git a/Coding Guide.md b/CONTRIBUTING.md similarity index 98% rename from Coding Guide.md rename to CONTRIBUTING.md index 39f3d2b2..b99f8ec0 100644 --- a/Coding Guide.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Coding Guide -This document serves as the official code standards guide for `BinaryObjectScanner` internal development. Please note that this is a work in progress and may not encapsulate all standards expected of new or existing code. +This document serves as the official code standards guide for `BinaryObjectScanner` internal development. Please note that this is a work in progress and may not encapsulate all standards expected of new or existing code. The included `.editorconfig` file can help enforce some of the standards mentioned below. ## General Code Guidelines