scverse / anndataR

AnnData interoperability in R
https://anndatar.data-intuitive.com
Other
57 stars 8 forks source link

Tell RStudio to strip trailing whitespace #157

Closed lazappi closed 10 months ago

lazappi commented 10 months ago

Set StripTrailingWhitespace: Yes in anndataR.Rproj so that RStudio strips trailing whitespace when files are saved (and {lintr} can stop complaining 😸).

Alternatively, we can remove anndata.Rproj from the repo which is preferred/required by Bioconductor anyway.