rubyzip/lib/zip
Robert Haines e7f0aba5ff Fix Style/OptionalBooleanParameter cop in `Entry`.
Just an internal API so safe, and makes things a lot neater.
2021-06-27 10:20:11 +01:00
..
crypto Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
extra_field Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
filesystem Use constants instead of literals for some `fstype` calls. 2021-06-06 15:02:49 +01:00
ioextras Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
central_directory.rb Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
constants.rb Move the split signature to the constants file. 2021-06-12 16:29:25 +01:00
decompressor.rb Fix/configure Style/AccessorGrouping cop. 2021-05-25 21:24:50 +01:00
deflater.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
dos_time.rb Fix Style/RedundantBegin cop. 2021-05-25 21:24:50 +01:00
entry.rb Fix Style/OptionalBooleanParameter cop in `Entry`. 2021-06-27 10:20:11 +01:00
entry_set.rb Fix Style/HashConversion cop. 2021-05-25 21:24:50 +01:00
errors.rb Remove the `ZipXError` v1 legacy classes. 2021-06-26 17:39:25 +01:00
extra_field.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
file.rb Improve documentation for `File.glob`. 2021-06-26 20:04:17 +01:00
file_split.rb Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
filesystem.rb Remove spurious empty line at start of module. 2021-06-06 15:02:49 +01:00
inflater.rb Improve documentation and error messages for `InputStream`. 2021-06-25 16:58:01 +01:00
input_stream.rb Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
ioextras.rb Fix (most) Style/MutableConstant cop errors. 2021-05-25 21:50:06 +01:00
null_compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
null_decompressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
null_input_stream.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
output_stream.rb Fix Style/OptionalBooleanParameter cop in `Entry`. 2021-06-27 10:20:11 +01:00
pass_thru_compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
pass_thru_decompressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
streamable_directory.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
streamable_stream.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
version.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00