Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
/ kibit-replace Public archive

A Leiningen plugin to automatically apply kibit suggestions

License

Notifications You must be signed in to change notification settings

jpb/kibit-replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published