Skip to content

jwjwyoung/formatchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

344 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formatchecker

This is for format checking.

Set up

Install required gems:

bundle config --local PATH vendor/bundle
bundle install

Note: run ruby as bundle exec ruby.

cloc for line of code analysis:

  • linux export PATH=`pwd`/cloc-1.82/cloc:$PATH
  • mac brew install cloc

bs4 under python3

apt-get install python3-bs4

or

pip3 install beautifulsoup4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5