Skip to content

checks proper declaration of constants, e.g. static field public but not final.

Notifications You must be signed in to change notification settings

candoia/constant-enforcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candoia app: Constant Enforcer

This app Displays the number of non final static fields per package as bar chart.

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

About

checks proper declaration of constants, e.g. static field public but not final.

Resources

Stars

Watchers

Forks

Packages

No packages published