Sha256: f1489ddaefc956f6cd0d407f37d664fbaf7e45d5ca905a92b068d961912c6194
Contents?: true
Size: 254 Bytes
Versions: 1
Compression:
Stored size: 254 Bytes
Contents
# frozen_string_literal: true ## # This is a fork version of the original # checkstyle: # https://github.com/secondrotation/pre-commit-checkstyle # module PreCommit # Main file: checks/checkstyle.rb module Checkstyle VERSION = '1.0.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
java-checkstyle-precommit-1.0.0 | lib/pre_commit/checkstyle/version.rb |