Skip to content

Fix some lints#165

Merged
grantmcdermott merged 1 commit into
grantmcdermott:mainfrom
etiennebacher:fix-lints
Jul 15, 2024
Merged

Fix some lints#165
grantmcdermott merged 1 commit into
grantmcdermott:mainfrom
etiennebacher:fix-lints

Conversation

@etiennebacher
Copy link
Copy Markdown
Contributor

Hi @grantmcdermott, I've made a new package to find lints and automatically fix them (flint). I used tinyplot as one of my test cases and found a few lints so I thought you might want to remove them.

FYI those fixes were automatically generated with flint::fix(exclude_linters = "equal_assignment"). End of the self-advertising :)

@grantmcdermott
Copy link
Copy Markdown
Owner

Ah, super thanks @etiennebacher ... and very cool new package. Are you working towards a CRAN release, or are you going to run up against a Rust version requirement (a la polars)?

@grantmcdermott grantmcdermott merged commit d9ddbac into grantmcdermott:main Jul 15, 2024
@etiennebacher
Copy link
Copy Markdown
Contributor Author

Yes the plan is to eventually have it on CRAN. flint shouldn't be problematic, but it is built on my other package astgrepr that calls Rust code, so if there's any issue it's from this one. But I will try to put both on CRAN during the summer.

@etiennebacher etiennebacher deleted the fix-lints branch July 15, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants