Skip to content

Commit

Permalink
Rewrite indentation documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 19, 2023
1 parent e57c7cc commit e148779
Show file tree
Hide file tree
Showing 8 changed files with 148 additions and 228 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ project may be more suitable.

[clojure]: https://clojure.org/
[clojure style guide]: https://github.com/bbatsov/clojure-style-guide
[zprint]: https://github.com/kkinnear/zprint

## Usage

Expand Down Expand Up @@ -101,6 +102,8 @@ And to fix those errors:
bb cljfmt fix
```

[babashka]: https://babashka.org/

### Standalone

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

0 comments on commit e148779

Please sign in to comment.