|
Boost : |
Subject: Re: [boost] [hana] missing .gitattributes
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2016-02-25 06:07:19
On 25 Feb 2016 at 1:59, Louis Dionne wrote:
> Thanks, I just added a .gitattributes file. I think it should do the trick,
> but let me know if it does not. The file is on the develop branch.
After a late application of a .gitattributes it would be wise to
apply a round of
https://stackoverflow.com/questions/1510798/trying-to-fix-line-endings
-with-git-filter-branch-but-having-no-luck/1511273#1511273. If
everything is fine it does no harm, if anything is off it saves a ton
of weirdness for your end users down the line.
Whilst doing a crlf conversion I'd also recommend a round of
clang-format, gets all the changes done at once. Add clang format to
your CI after that to keep your source code looking nice.
Niall
-- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk