Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Is there any interest in indentation patches?
- X-seq: zsh-workers 25309
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: Is there any interest in indentation patches?
- Date: Sun, 20 Jul 2008 02:21:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=WYEq2SRiTL2Eoj1tiFkNnsxI0ycXAy7Vk9Vf5+oj3uE=; b=cNQ3XmC0UjZucdz3Ihl2CGmT6TsSXd/6tuD1WVSUhqcu9CSooBf4QArsfkr69TsrNO QB9BW9zaz7P3Cld5psKFtPJGtwmBRYz0B8Dl0kF6pGqG2y2Db3Lf8fY7HCwD1Qm56yrH c1TU7jXkV0FvRx52KXG+M9fNqoO3eQH8W83Ec=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=N6PL7uRhowdbS14DO1Nx1UdrDC5QgOqyhFZaTcJc+Ion6rWXGrItyY5PRjgctJcM7Z wDkVpTwKc2ST/xSD8YqKhnraWlulS/UiZ7GyhWfRgHUbv7e/NplDoSEbu6AU+QGdINcn xzmmN72Ogg8uu6tO2X0j564UWYkdlslB00bfY=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I have been going through a few functions and there is no clear style
when it comes to indentation. Some files use whitespaces, some use tabs,
many use a combination of the two. Some use 2 chars, some use 4. No idea
if the commit noise is wanted, but I could prepare a batch of patches to
fix this. It's work no one wants to do, anyway :p
Is that wasted effort or a worthwhile thing to do?
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author