Sha256: c837503060162e241abca42c7d395d46b6d6b0243821b6b1af66550df8c7a406

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.1.0'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
java-checkstyle-1.1.0 lib/pre_commit/checkstyle/version.rb