X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c3d7cfd7ff90879511ff1c8b54a5d280e2e15057..396f2e28dd27d514f7882c3918103b12764038de:/CONTRIBUTING.md?ds=sidebyside diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9da33fe8c..477e8c63f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ When writing code it is generally a good idea to try and match your formatting to that of any existing code in the same file, or to other similar files if you are writing new code. Consistency of layout is -far more important that the layout itself as it makes reading code +far more important than the layout itself as it makes reading code much easier. One golden rule of formatting -- please don't use tabs in your code