gawkworkflow: Coding style

 
 8.1 Coding Style
 ================
 
 You should read the discussion about adding code in the 'gawk'
 documentation.  SeeAdditions (gawk)Additions, for a discussion of
 the general procedure.  In particular, pay attention to the coding style
 guidelines in SeeAdding Code (gawk)Adding Code.(1)  These two
 sections may also be found online, at
 <https://www.gnu.org/software/gawk/manual/html_node/Additions.html#Additions>,
 and
 <https://www.gnu.org/software/gawk/manual/html_node/Adding-Code.html#Adding-Code>,
 respectively.
 
    ---------- Footnotes ----------
 
    (1) Changes that don't follow the coding style guidelines won't be
 accepted.  Period.