Skip to content

candoia/null-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candoia app: Null Checks

This app counts null check fixing revisions, fixing revisions and total revisions in the project.

To run add this app to your Candoia installation.

Structure of this directory

  • main.html: describes visual layout of the app pane in the platform

  • main.js: contains glue code for interaction

  • app.css: app's stylesheet

  • top-performers.boa: contains MSR logic

  • package.json: metadata about the app

  • lib: libraries used by this app