Skip to content

Commit

Permalink
Optimize for pull request #51
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutian Wang committed Sep 10, 2017
1 parent 1f7b35b commit cfb5d3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ There are a number of configuration options available to customize the behavior

* indentation: Format indentation, you can set it to `" "`. By default, this is set to `"\t"`

* expand_block_break: Set the line breaks after each rules block under `Expanded` format. By default, this is set to `"\n\n"`.

* format_on_save: Set to `true` to trigger format on save. By default, this is set to `false`.

* format_on_save_action: Format action. You can refer to **Settings - Default**. By default, this is set to `"expand"`.
Expand Down

0 comments on commit cfb5d3b

Please sign in to comment.