DataSlingers / MoMA

MoMA: Modern Multivariate Analysis in R
https://DataSlingers.github.io/MoMA
GNU General Public License v2.0
22 stars 4 forks source link

PG loop argument wrapper #36

Closed Banana1530 closed 5 years ago

michaelweylandt commented 5 years ago

There's a lot of style churn in the test files. Is this formatting stuff not included in #33 or something else?

Banana1530 commented 5 years ago

I think it was because styler is a bit unstable (not sure). Before I added new tests in the PR, I ran style_dir() and nothing was changed. However after adding new tests, it changed the previously formatted part out of no reason.

Anyway current format in tests files is good.