Skip to content

Commit 63d863d

Browse files
committed
Code style
1 parent 8aed008 commit 63d863d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ within the expression's body, nested `n` levels deep, is indented by two
216216
spaces. These rule definitions fully reflect the [cljfmt rules](https://github.com/weavejester/cljfmt/blob/0.13.0/docs/INDENTS.md).
217217

218218
For example:
219+
219220
- `do` has a rule `((:block 0))`.
220221
- `when` has a rule `((:block 1))`.
221222
- `defn` and `fn` have a rule `((:inner 0))`.

0 commit comments

Comments
 (0)