Sha256: ce743d4d6d693036676db975dfae9a891a8ee459523c6bf75cc660a825951eea

Contents?: true

Size: 351 Bytes

Versions: 1

Compression:

Stored size: 351 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.3'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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