RMI-PACTA / r2dii.match

Tools to Match Financial Portfolios with Climate Data
https://rmi-pacta.github.io/r2dii.match
Other
7 stars 7 forks source link

Refactor: use `.lintr` defaults #487

Open AlexAxthelm opened 3 months ago

AlexAxthelm commented 3 months ago

In https://github.com/RMI-PACTA/r2dii.match/pull/480/, we added the repo-level .lintr file, which disables several style linters which would otherwise fail.

This issue is to refactor the code (style only) such that we can reenable those linters.