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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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