Github Pre-commit Hook Setup In Ruby On Rails for maintaining coding standards and productive.

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • pre-commit

    A slightly improved pre-commit hook for git (by jish)

    for your reference and information: https://github.com/jish/pre-commit https://github.com/baurine/githook

  • Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails applications

    It’s assumed that you already have a Rails app and use Brakeman to keep your app secure and Rspec to run your test cases.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • githook

    A ruby gem that help to setup git hooks easily, base on Rake, inspired from Capistrano

    for your reference and information: https://github.com/jish/pre-commit https://github.com/baurine/githook

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts