Skip to content

The defaults are seemingly different in different format checkers #445

Closed
@fabianegli

Description

@fabianegli

When all hooks are run in an R project it now happens that styler will leave long lines that it could split and lintr then complains they are too long with more than 80 characters.

  1. Can styler be configured to break the lines?
  2. Can lintr be configured to allow longer lines ~100 characters. 80 characters are a bit too short - screens got bigger and generally have a better resolution now than when the 80 characters limit became an industry standard. And good variable names also sometimes add to the line length.

Maybe I am mistaken, but I don't expect any lintr errors after styler runs successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions