From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: Code formatting Date: Sun, 31 Jul 2016 12:34:12 +0200 Message-ID: <20160731123412.7515094d@scratchpost.org> References: <20160729082357.17501-1-david@craven.ch> <87lh0kxncf.fsf@gnu.org> <20160730085741.GC23346@solar> <871t2aagqd.fsf_-_@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTo4f-0005i6-Qt for guix-devel@gnu.org; Sun, 31 Jul 2016 06:34:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTo4b-0005ta-NJ for guix-devel@gnu.org; Sun, 31 Jul 2016 06:34:24 -0400 In-Reply-To: <871t2aagqd.fsf_-_@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Cc: guix-devel@gnu.org, David Craven > Bonus to whoever posts indentation rules for their favorite editor! :-) Is there a standalone program that reformats Scheme code to what we want it to be? It would be best if such a program just automatically normalized all the files for us. There's no reason this needs to stay a degree of freedom where every single person has to manually make sure it's the same regardless.