Skip to content

Formatter and diffs from plugins #1072

Description

@Nexela

If there are diffs from a plugin the formatter will format code with those diffs

Plugin used https://github.com/JanSharp/FactorioSumnekoLuaPlugin

To reproduce install plugin

format this code

require('__some__.file')
global.test = {}

formatted output will be along the lines of

require('some.file')
__some__global.test = {} ---@diagnostic: disable-line

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions