mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
format
This commit is contained in:
parent
40eb09b2a9
commit
acda4a5a91
4 changed files with 5 additions and 4 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
{:cljfmt {:indents {for-all [[:inner 0]]
|
{:cljfmt {:indents {for-all [[:inner 0]]
|
||||||
are [[:inner 0]]}}}
|
are [[:inner 0]]}}
|
||||||
|
:clean {:ns-inner-blocks-indentation :same-line}}
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
[fipp.visit]
|
[fipp.visit]
|
||||||
[reitit.exception :as exception]
|
[reitit.exception :as exception]
|
||||||
[spell-spec.expound] ;; expound
|
[spell-spec.expound] ;; expound
|
||||||
))
|
))
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; colors
|
;; colors
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue