Elektrine lite

← Feed

@etiennebacher@mastodon.social

Post #1098393

2024-12-09 20:26 UTC

#rstats {flint} 0.1.2 is available via R-universe! This release comes with several bug fixes and new linters. {flint} is a package to detect and automatically fix lints in R code. It is also very fast and compatible with many {lintr} rules. More info: https://flint.etiennebacher.com/

Replies (1)

  • @atsyplenkov@fosstodon.org 2025-01-05 01:21

    @etiennebacher@mastodon.social, I am impressed! Works great. As soon as I saw {flint}, I immediately added it to Formalist (Positron extension I am developing during weekends https://github.com/atsyplenkov/formalist). Now users can fix lints in R code on demand right in their editor with one click.

    Open ##3805769