Skip to content

Commit

Permalink
Merge pull request #152 from jf/trim_whitespace
Browse files Browse the repository at this point in the history
cosmetic: trim whitespace in code files
  • Loading branch information
yogthos authored Dec 5, 2024
2 parents 299f117 + a0543c7 commit 8287323
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

;; Logging
ch.qos.logback/logback-classic {:mvn/version "1.5.7"}

;; Data coercion
luminus-transit/luminus-transit {:mvn/version "0.1.6"
:exclusions [com.cognitect/transit-clj]}
Expand Down
2 changes: 0 additions & 2 deletions libs/kit-generator/src/kit/generator/modules/generator.clj
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,3 @@
:name "kit"}]
:modules {:html {:path "html"}}}}]
(generate ctx :html {:feature-flag :default})))


0 comments on commit 8287323

Please sign in to comment.