Skip to content

[Bug] shfmt.ignoreEditorconfig has no effect #1398

Description

@lonix1

Code editor

vscode, cursor

Platform

linux

Version

1.43.0

What steps will reproduce the bug?

Set "bashIde.shfmt.ignoreEditorconfig": true

How often does it reproduce? Is there a required condition?

Always

What is the expected behavior?

It should ignore .editorconfig

What do you see instead?

It aways uses .editorconfig, e.g.

  • in .editorconfig, change indent_size
  • save test.sh
  • it will reformat using the updated indent size, even though bashIde.shfmt.ignoreEditorconfig is disabled

Additional information

No response

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

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions