Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Update .editorconfig file: comment lines should occupy individual lines
- X-seq: zsh-workers 31464
- From: Aaron Schrab <aaron@xxxxxxxxxx>
- To: Hong Xu <hong@xxxxxxxxxx>
- Subject: Re: Update .editorconfig file: comment lines should occupy individual lines
- Date: Sat, 8 Jun 2013 14:45:09 -0400
- Cc: zsh-workers@xxxxxxx
- In-reply-to: <51B2DE1B.4090701@topbug.net>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: Hong Xu <hong@xxxxxxxxxx>, zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <51B2DE1B.4090701@topbug.net>
At 00:32 -0700 08 Jun 2013, Hong Xu <hong@xxxxxxxxxx> wrote:
The attachment fixes an issue of the .editorconfig file in the zsh
repository: comments should occupy individual lines, but not be
appended to another line.
Responding as the person who originally submitted the .editorconfig file
here.
The file format details section of the editorconfig website doesn't say
anything about comments needing to be on separate lines, I guess that's
expected to be understood when it states that the format is based on INI
files. I'd say that should be clarified.
But, since you're one of the initiators of the format, I'll defer to you
on that detail. At worst, having an extra newline certainly shouldn't
hurt anything.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author