Sha256: 05288841922bd3585554b7b61eb9eb963695a2f9ee1e64f378e49cfcfa035092

Contents?: true

Size: 357 Bytes

Versions: 1

Compression:

Stored size: 357 Bytes

Contents

##
# This is a fork version of the original
# checkstyle:
# https://github.com/secondrotation/pre-commit-checkstyle
#
module PreCommit
  ##
  # CheckStyle Version
  # Authors:
  #  Allen Madsen (Original Version 0.0.1)
  #  Cristian Oliveira
  #  Alex Rocha
  #
  # Main file: checks/checkstyle.rb
  module Checkstyle
    VERSION = '1.0.5'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
java-checkstyle-1.0.5 lib/pre-commit/checkstyle/version.rb