aaronpuchert added a comment. In D124563#3478747 <https://reviews.llvm.org/D124563#3478747>, @aaronpuchert wrote:
> How about we remove `* text=auto` for now? Or would that break something? The documentation <https://www.git-scm.com/docs/gitattributes> says that: > If you want to ensure that text files that any contributor introduces to the > repository have their line endings normalized, you can set the `text` > attribute to "auto" for `all` files. > > * text=auto And for now we don't actually want that. So I'd say remove that line and normalize the two remaining files. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124563/new/ https://reviews.llvm.org/D124563 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits