Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This is now available in Kibit 0.1.5+. Use kibit replace instead of this plugin. ⚠️

kibit-replace

A Leiningen plugin to automatically apply kibit suggestions.

Usage

Put [jpb/kibit-replace "0.1.0"] into the :plugins vector of your project.clj.

$ lein kibit-replace # to apply all suggestions, or
$ lein kibit-replace --interactive
  Would you like to replace
    (+ 1 a)
   with
    (inc a)
  in your_code.clj:42? [yes/no]

License

Copyright © 2016 James Brennan

Distributed under the Eclipse Public License either version 1.0

About

A Leiningen plugin to automatically apply kibit suggestions

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages