rubyzip/lib/zip
Robert Haines 6cab5922bc Configure and fix Metrics/LineLength cop.
Set a workable line length for now, and fix a couple of particularly bad
examples.

Also, turn off for the tests.
2020-02-15 16:26:32 +00:00
..
crypto Fix Style/StringLiterals cop. 2020-02-15 16:26:32 +00:00
extra_field Fix Style/UnpackFirst cop. 2020-02-15 16:26:32 +00:00
ioextras Fix Style/SpecialGlobalVars cop. 2020-02-15 16:26:32 +00:00
central_directory.rb Fix Style/TrailingCommaInArrayLiteral cop. 2020-02-15 16:26:32 +00:00
compressor.rb Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
constants.rb Configure Layout/HashAlignment cop. 2020-02-15 16:26:32 +00:00
decompressor.rb Support Decompressor plugins 2020-01-26 15:34:17 +01:00
deflater.rb Fix high memory usage due to Deflater buffering 2015-10-17 17:06:41 +02:00
dos_time.rb Add a convenience method for creating DOSTime instances. 2019-10-20 19:30:34 +01:00
entry.rb Fix Style/Next cop. 2020-02-15 16:26:32 +00:00
entry_set.rb Fix Layout/EmptyLineAfterGuardClause cop. 2020-02-15 16:26:32 +00:00
errors.rb Encapsulate Zlib errors within DecompressionError 2020-01-26 15:34:13 +01:00
extra_field.rb Fix Style/UnpackFirst cop. 2020-02-15 16:26:32 +00:00
file.rb Configure and fix Metrics/LineLength cop. 2020-02-15 16:26:32 +00:00
filesystem.rb Fix Style/SymbolProc cop. 2020-02-15 16:26:32 +00:00
inflater.rb Fix Style/StringLiterals cop. 2020-02-15 16:26:32 +00:00
input_stream.rb Fix Layout/EmptyLineAfterGuardClause cop. 2020-02-15 16:26:32 +00:00
ioextras.rb Fix Style/CommentedKeyword cop. 2020-02-15 16:26:32 +00:00
null_compressor.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03:00
null_decompressor.rb Rename Decompressor#sysread to #read 2020-01-26 15:34:17 +01:00
null_input_stream.rb Remove executable bit. 2015-03-31 13:15:46 +02:00
output_stream.rb Configure and fix Metrics/LineLength cop. 2020-02-15 16:26:32 +00:00
pass_thru_compressor.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03:00
pass_thru_decompressor.rb Fix Style/StringLiterals cop. 2020-02-15 16:26:32 +00:00
streamable_directory.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03:00
streamable_stream.rb Fix Style/CommentedKeyword cop. 2020-02-15 16:26:32 +00:00
version.rb Bump version to 2.2.0 2020-02-01 13:24:50 +00:00