Skip to content

Tool to check sentiment in source code, to look for negative/risky development practices

Notifications You must be signed in to change notification settings

kmturley/risk-code-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risk-code-tool

Tool to check sentiment in source code, to look for negative/risky development practices. Using:

  • NodeJS 8.x
  • Sentiment

Installation

Install the cli:

npm install -g

Usage

Running the tool:

risk --path='examples/**/*(*.js|*.css|*.scss|*.html|*.py)' --log=-3

Example output

Alt text

Contact

For more information please contact kmturley

About

Tool to check sentiment in source code, to look for negative/risky development practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published