Skip to content

allow passing flags to rubyfmt binary#4

Open
alexdean wants to merge 1 commit intotoreriklinnerud:masterfrom
alexdean:support-flags
Open

allow passing flags to rubyfmt binary#4
alexdean wants to merge 1 commit intotoreriklinnerud:masterfrom
alexdean:support-flags

Conversation

@alexdean
Copy link

fixes #3

example config:

  {
    "rubyfmt_executable": "rubyfmt",
    "format_on_save": true,
    "rubyfmt_flags": "--header-opt-in"
  }

fixes toreriklinnerud#3

example config:

  {
    "rubyfmt_executable": "rubyfmt",
    "format_on_save": true,
    "rubyfmt_flags": "--header-opt-in"
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow usage of --header-opt-in and --header-opt-out flags

1 participant