diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1c7eb92..2f5c168 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ - Follow [style guide](https://ziglang.org/documentation/0.9.1/#Style-Guide) * Except where it doesn't make sense to. -- Line length: Try to keep it below 80 columns. I aim for ~60 myself. +- Line length: Try to keep it below 100 columns * Except where it would harm other aspects. Examples: - Keep full, copy-pastable URL's on a single line. Always. This lets you click on the url in your editor (if it supports it)