Skip to content
This repository was archived by the owner on Apr 10, 2021. It is now read-only.
This repository was archived by the owner on Apr 10, 2021. It is now read-only.

indent_size should override the formatting config #114

Open
@mvorisek

Description

@mvorisek

How to reproduce:

  • Netbeans formatting: 4 space

  • .editorconfig:

[*]
indent_style = space
indent_size = 2

Current result:
pressing tab results in 4 spaces

Expected result:
pressing tab results in 2 spaces

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions