Skip to content

irfanahmadein/sonar-coffeelint-plugin

 
 

Repository files navigation

README

What is this repository for?

How do I get set up?

  • Clone repo
  • run mvn clean package
  • plugin can be found under sonar-coffeelint-plugin/target
  • http://coffeelint.org must be installed
  • install plugin in sonarqube
  • The plugin detects .coffee files in the source folder

Modules

  • sonar-coffeelint2java: Converts .coffee rule files (from http://coffeelint.org) into sonarqube checks
  • sonar-coffeelint-checks: Contains all generated rules from the sonar-coffeelint2java
  • sonar-coffeelint-plugin: Sonarqube plugin

About

Sonarqube plugin to analyse coffee scripts based on http://coffeelint.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 52.1%
  • CoffeeScript 47.9%