Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Release lt-clojure-linter 0.0.6 fixes #72
Browse files Browse the repository at this point in the history
  • Loading branch information
rundis committed Jun 12, 2016
1 parent e362a64 commit e33bcda
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lt-clojure-linter/0.0.6/plugin.edn
@@ -0,0 +1,8 @@
{:name "lt-clojure-linter"
:version "0.0.6"
:author "Brendan Bates"
:source "https://github.com/bbbates/lt-clojure-linter"
:desc "Linter for Clojure(script), powered by Kibit."
:behaviors "lt_clojure_linter.behaviors"
:dependencies {"Linting" "0.0.5"}
}

0 comments on commit e33bcda

Please sign in to comment.