Appsilon / shiny.react

Use React in Shiny applications.
https://appsilon.github.io/shiny.react
GNU Lesser General Public License v3.0
96 stars 12 forks source link

Update to lintr v3 #49

Closed kamilzyla closed 1 year ago

kamilzyla commented 1 year ago

Changes

  1. Require lintr >= 3.0.0 in DESCRIPTION.
  2. Update .lintr configuration.
  3. Fix linter errors.

How to test

The CI should pass.