Skip to content

refactor: use inherits, toString, explicit integer minor formatting #394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 8, 2024

Conversation

m-muecke
Copy link
Member

@m-muecke m-muecke commented Jul 4, 2024

  • use more explicit integers
  • replace vapply() for mlr3misc functions
  • use toString()
  • minor whitespace formatting
  • use inherits() for checking for try-error
  • remove mlr3, mlr3misc, checkmate, and data.table explicit namespace since already importing
  • add missing stats imports
  • remove native pipe, since requiring R >= 4.1.0

@bblodfon bblodfon merged commit 733b2e1 into mlr-org:main Jul 8, 2024
4 checks passed
@m-muecke m-muecke deleted the linting branch July 9, 2024 14:01
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