bug-standards
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Coding Standard Enforcement


From: Alfred M. Szmidt
Subject: Re: GNU Coding Standard Enforcement
Date: Wed, 08 Apr 2020 16:21:56 -0400

I suggest you look at "make syntax-check" in say GNU coreutils.  It
has a lot of nice syntactical checks for different constructs that are
preferable in GNU projects.  E.g, checking that you don't do
assignments in if statements, and what not.

For copyright notice munging, I suggest GNU Emacs and using
copyright-update.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]