Skip to content

[feature request] Support configuring line-length and use-spaces from gdformatrc #345

@niedzielski

Description

@niedzielski

This is a feature request to add two new configurations to gdformatrc, line_length and spaces_for_indent:

excluded_directories: !!set .git: null line_length: 80 spaces_for_indent: 2 

These are currently only exposed as CLI parameters so far as I know.

gdformat --line-length=80 --use-spaces=2 . 

Thank you for this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions