Skip to content

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