Skip to content

VadimLeader/rubocop_yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

rubocop_yml

gotoinc rubocop configuration file

The bash script, that runs rubocop only for new and modified files (initialized git repository is required). You can create an alias for it to use with ease: git ls-files -om --exclude-standard | xargs ls -1 2>/dev/null | xargs rubocop

About

gotoinc rubocop configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published