This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 11850f5f9b HDDS-9923. Update line length limit in CONTRIBUTING.md
(#5796)
11850f5f9b is described below
commit 11850f5f9ba6d21f1665b2c07a1ebb73a8623cfa
Author: 9eenks <[email protected]>
AuthorDate: Fri Dec 15 13:07:50 2023 +0530
HDDS-9923. Update line length limit in CONTRIBUTING.md (#5796)
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 649b392f78..e633b159d2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -119,7 +119,7 @@ We use GitHub pull requests for contributing changes to the
repository. The main
Basic code conventions followed by Ozone:
* 2 spaces indentation
- * 80-char line length limit
+ * 120-char line length limit
* Apache license header required in most files
* no `@author` tags, authorship is indicated by Git history
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]