[Nfd-dev] trailing whitespace

Alex Afanasyev alexander.afanasyev at ucla.edu
Thu Mar 27 14:27:21 PDT 2014


Hi Junxiao,

In this case, you would want to disable hooks, for example, using --no-verify commit options

git commit --no-verify   (or git commit -n)

---
Alex


On Mar 27, 2014, at 1:57 PM, Junxiao Shi <shijunxiao at email.arizona.edu> wrote:

> Hi Alex
> 
> This rule cannot apply to every file: trailing whitespace is significant in Markdown.
> 
> http://daringfireball.net/projects/markdown/syntax#p
> When you do want to insert a <br /> break tag using Markdown, you end a line with two or more spaces, then type return.
> 
> Yours, Junxiao

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20140327/72f1dbc7/attachment.html>


More information about the Nfd-dev mailing list