From 32742927fb61805ddad3b8a55c72748075a06d46 Mon Sep 17 00:00:00 2001 From: wkmor1 Date: Tue, 23 Jul 2024 11:31:25 +0300 Subject: [PATCH] Use Posix line endings for project --- finbif.Rproj | 1 + 1 file changed, 1 insertion(+) diff --git a/finbif.Rproj b/finbif.Rproj index cba1b6b7..69fafd4b 100644 --- a/finbif.Rproj +++ b/finbif.Rproj @@ -14,6 +14,7 @@ LaTeX: pdfLaTeX AutoAppendNewline: Yes StripTrailingWhitespace: Yes +LineEndingConversion: Posix BuildType: Package PackageUseDevtools: Yes