Skip to content

Config option is not working #598

Description

@changja88

Describe the bug

  1. ruff check file.py --fix --config ruff.toml
  2. Run Ruff when reformatting code.

The results of 1 and 2 are different.
I have set ruff.toml as the config for the plugin.
The result of 1 matches the settings in , including skip-magic-trailing-comma and checks for single and double quotes. ruff.toml

Environments (please complete the following information):

  • IDE: [e.g. PyCharm Community 2025.1.2 ]
  • OS: [e.g. macOS 15.5.0 ]
  • Ruff Version [0.11.13]
  • Plugin version [0.0.47]

Additional context
Add any other context about the problem here.

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