Skip to content

jcf/whitespace-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitespace-linter Build Status

A Leiningen plugin to find the invisible errors you didn't even know existed.

Usage

Add to your :plugins, most likely in your application's :dev profile.

[whitespace-linter "0.1.0"]

To lint all files in your :source-paths and :test-paths run with no arguments.

lein whitespace-linter

You can also specify the list of files to lint if you want to check files that aren't in your classpath.

lein whitespace-linter app/{scripts,styles}/**/*

License

Copyright © 2015 James Conroy-Finn

Development sponsored by Listora.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Finding invisible errors that the eyes can't see

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published