Skip to content

Commit e148779

Browse files
committed
Rewrite indentation documentation
1 parent e57c7cc commit e148779

File tree

8 files changed

+148
-228
lines changed

8 files changed

+148
-228
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ project may be more suitable.
1818

1919
[clojure]: https://clojure.org/
2020
[clojure style guide]: https://github.com/bbatsov/clojure-style-guide
21+
[zprint]: https://github.com/kkinnear/zprint
2122

2223
## Usage
2324

@@ -101,6 +102,8 @@ And to fix those errors:
101102
bb cljfmt fix
102103
```
103104

105+
[babashka]: https://babashka.org/
106+
104107
### Standalone
105108

106109
cljfmt can also be run as a standalone `-main` application. Do do so,

0 commit comments

Comments
 (0)