Patch Set 3:

(10 comments)

The general direction looks good however these changes are *way* way too big to review and definitely can be broken down into sizable chunks that each stand on their own merit.

Totally fair, I can break this down further if we need.

I'd also like to have just a single quick discussion about the tabs/spaces usage here so it's not scattered in 20 messages and multiple CL's. My goal with the indentation has been to use tabs to represent indentation levels and to use spaces whenever we are aligning text, like to the function declarations or as parameters, especially in the multi-line strings. This does result in more characters but it's an indentation / alignment style that is robust to different tab widths.

Same idea as https://dmitryfrank.com/articles/indent_with_tabs_align_with_spaces

View Change

11 comments:

To view, visit change 41532. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Id404af14e55fa0884e29f28880206aaad4deba66
Gerrit-Change-Number: 41532
Gerrit-PatchSet: 3
Gerrit-Owner: Brian Nemec <bnemec@google.com>
Gerrit-Reviewer: Brian Nemec <bnemec@chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-Comment-Date: Tue, 19 May 2020 18:01:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Edward O'Callaghan <quasisec@chromium.org>
Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: comment