aboutsummaryrefslogtreecommitdiff
path: root/nexgb/STYLE
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/STYLE')
-rw-r--r--nexgb/STYLE8
1 files changed, 4 insertions, 4 deletions
diff --git a/nexgb/STYLE b/nexgb/STYLE
index b827c3c..a7e933a 100644
--- a/nexgb/STYLE
+++ b/nexgb/STYLE
@@ -1,8 +1,8 @@
-I like to keep all my code to 80 columns or less. I have plenty of screen real
-estate, but enjoy 80 columns so that I can have multiple code windows open side
-to side and not be plagued by the ugly auto-wrapping of a text editor.
+Keep all code to 80 columns or less. We, the maintainers, have plenty of screen
+real estate, but enjoy 80 columns so that we can have multiple code windows
+open side to side and not be plagued by the ugly auto-wrapping of a text editor.
-If you don't oblige me, I will fix any patch you submit to abide 80 columns.
+If you don't oblige us, we will fix any patch you submit to abide 80 columns.
Note that this style restriction does not preclude gofmt, but introduces a few
peculiarities. The first is that gofmt will occasionally add spacing (typically