From 48fb710f357a363cce043a9f546e8a4aff196786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 8 Sep 2018 19:39:28 +0200 Subject: nexgb: post-merge fixups and cleanups AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil. --- nexgb/STYLE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'nexgb/STYLE') 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 -- cgit v1.2.3