Sha256: 698396c56bc914ad00d54a859ce55690570b37bbbf8bba9e8be97e7ff513aec6

Contents?: true

Size: 350 Bytes

Versions: 1

Compression:

Stored size: 350 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.4'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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