Skip to content

underdogio/recruiter-lint

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Recruiter Lint

Project to tech recruitment emails through a number of different rules and try to provide feedback in order to improve them.

If you've any feedback on the rules, or want to improve them, please open a ticket or pull request.

Based on JobLint.

Usage

bundle install
bundle exec thin start

Heroku 123 setup

heroku create
git push heroku master