Skip to content

🚫💩 — Run linters on git changed files

License

Notifications You must be signed in to change notification settings

TheXardas/lint-changed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lint-changed Build Status npm version

Run linters against changed git files and don't let 💩 slip into your code base!

Credit

This repository is almost complete copy of Andrey's (@okonet) lint-staged repo https://github.com/okonet/lint-staged

The only difference - is that this package also lints files, that were modified, but not yet added to commit. Which is realized by using changed-git-files, instead of staged-git-files package.

This makes it useful when you want to lint your files before even trying to commit.

About

🚫💩 — Run linters on git changed files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published