Skip to content

Commit dcfaa74

Browse files
committed
readme updates
1 parent c96d722 commit dcfaa74

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44

55
# Styler
66

7-
Styler is an Elixir formatter plugin that's combination of `mix format` and `mix credo`, except instead of telling
8-
you what's wrong, it just rewrites the code for you to fit its style rules.
9-
10-
You can learn more about the history, purpose and implementation of Styler from our talk: [Styler: Elixir Style-Guide Enforcer @ GigCity Elixir 2023](https://www.youtube.com/watch?v=6pF8Hl5EuD4)
7+
Styler is an Elixir formatter plugin that's a combination of `mix format` and `mix credo`, but instead of _telling_
8+
you what's wrong, it just fixes the code for you to fit its style rules.
119

1210
## Features
1311

0 commit comments

Comments
 (0)