Skip to content

Option to not put space between function name and unparenthesized string or table argument. #1053

@tmccombs

Description

@tmccombs

When call_parentheses is None, NoSingleString, or NoSingleTable, currently stylua always places a space between the function name and the argument (for example require "mymod"``). However I prefer not to have the space (require"mymod"). Could there be an option to specify that? Or alternatively, respect the space_after_function_names` option for calls without parentheses as well (or have additional values for that option).

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