Skip to content

Checks naming conventions, e.g. class names should start with an uppercase letter.

Notifications You must be signed in to change notification settings

candoia/convention-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candoia app: Convention Checker

This app computes and visualizes number of naming convention violation

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

  • convnetion-checker.boa: contains MSR logic

  • package.json: metadata about the app

  • lib: libraries used by this app

About

Checks naming conventions, e.g. class names should start with an uppercase letter.

Resources

Stars

Watchers

Forks

Packages

No packages published