.gitignore | 100644 | 0 | 0 | | | 847 Bytes | 3a0637f539822eccafeba1869fdef0292e2698038152b8125deb75918d9386f0 |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.rubocop.yml | 100644 | 0 | 0 | | | 99 Bytes | 4fb074fa2013155ce6e896ef83c049bba68d40f35aa7f5913f010a2b93be82ca |
.travis.yml | 100644 | 0 | 0 | | | 246 Bytes | 10171e82ac94e01adab44b2cb0aae96dd37234f4009c6951ec49d1ec7c74c601 |
.yardopts | 100644 | 0 | 0 | | | 37 Bytes | f163cc3db9b077a9df44cb2db74f926b9c3dfc3d2bc4f0e51a0c7a594afd7bf5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 61.3 KB | 15bbd9ab87b1ec6259837ad026442d8e263ddf5d236ca786ca5771019bb7a351 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 3.19 KB | fd4f0a36bcd81697c1ff81ccc6f3d01a8c9064d8780dd5e90bdd2185707cf7d9 |
Gemfile | 100644 | 0 | 0 | | | 216 Bytes | e3a1a91ce8c646c80b1a757f4b525d9aad500661a37c0158e864d264f0aa9949 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | ebda20ab2c6c0fe11867d2b7dab08bf1d069c3243f2f83a69c5f6f5fe7c182a5 |
README.md | 100644 | 0 | 0 | | | 21.6 KB | d7455e3107c46e9d2769249fd6508ce9283ee0928e1b5a0b41a86885aa71ad35 |
Rakefile | 100644 | 0 | 0 | | | 883 Bytes | 284141551fe743bd5a0485bbbc2f4b94cedff772bdeb8e87fce181d1ab0ff724 |
bin/rubocop | 100755 | 0 | 0 | | | 417 Bytes | 5fe174b8df823e3ce5977f75d5382668d7220df3b121e782d6881097e1e58779 |
config/default.yml | 100644 | 0 | 0 | | | 9.49 KB | f680dce4bca5dabd7a2c2f174ee15343c3b7b74e5e7a6d1eca2a2a6c059fd8a1 |
config/disabled.yml | 100644 | 0 | 0 | | | 379 Bytes | ca37d7153a48e4c758677d269a1cb5923900f12c19047c3b705ba9e3c92a9838 |
config/enabled.yml | 100644 | 0 | 0 | | | 17.6 KB | 8d37492c168472200f4ff751aef623b2687ad74d1981c022bfa39aa1825f0005 |
lib/rubocop.rb | 100644 | 0 | 0 | | | 10.5 KB | 5d348f13090d1aee3b2fc83c97489baf43202845c61f6e00505dc988d7fa2ce6 |
lib/rubocop/cli.rb | 100644 | 0 | 0 | | | 3 KB | 73b29b933bd489a2c81e1735893fe6b057508c027237426127f2941c2f6b467d |
lib/rubocop/comment_config.rb | 100644 | 0 | 0 | | | 2.83 KB | 24dd66964e25e3305c057a4c66bd0ff140afd5b508ce8b3442132b0e7c3562d9 |
lib/rubocop/config.rb | 100644 | 0 | 0 | | | 2.97 KB | 369523e59780f41c42ed2aa49cc8cc3f80dfe5607be90d6cea48c33be89f3661 |
lib/rubocop/config_loader.rb | 100644 | 0 | 0 | | | 5.5 KB | d31fc91e94520a0d0ed5892258e6ef9d98fa90a25b4ce7bb25182c377485d5ed |
lib/rubocop/config_store.rb | 100644 | 0 | 0 | | | 1.52 KB | f8c7f3c03f29b6ec8c237388ddedf218d709d0f3bd4c683091350dbf1c9fcfe4 |
lib/rubocop/cop/commissioner.rb | 100644 | 0 | 0 | | | 2.91 KB | 623aab3b4622180fa239db3e5aede394a6e58c09b3715027fdda527c06bcd904 |
lib/rubocop/cop/cop.rb | 100644 | 0 | 0 | | | 4.75 KB | f6cc276caf0011a2dd44d6eacf19aacc0aca65a7341748844cdf38640e4e8eb4 |
lib/rubocop/cop/corrector.rb | 100644 | 0 | 0 | | | 2.42 KB | 00555fea4bc57cb2c040310ada2d4662bb9be324a2aa8cafceeab57294e38e93 |
lib/rubocop/cop/ignored_node.rb | 100644 | 0 | 0 | | | 774 Bytes | 9ca8c07d754f2e42c521be2b59db7e2f3065e857e5e8694e806ed49b57855cc1 |
lib/rubocop/cop/lint/ambiguous_operator.rb | 100644 | 0 | 0 | | | 1.63 KB | 5f2b5cddf9a642aaaff15aeaacf80d913727c26cef1eafda670f1d1a8df2d316 |
lib/rubocop/cop/lint/ambiguous_regexp_literal.rb | 100644 | 0 | 0 | | | 1.03 KB | 6309aac635f351fdf2b9ae2f964f2bb110daf4e155ad9a336a92fc740ffe9f54 |
lib/rubocop/cop/lint/assignment_in_condition.rb | 100644 | 0 | 0 | | | 1.12 KB | 414ca2ec5b71db6721172c15df52c73c5c0573c76cefdb4031b44e56c7160cc5 |
lib/rubocop/cop/lint/block_alignment.rb | 100644 | 0 | 0 | | | 4.66 KB | b74e2e7adfe7c895112e69d7aff147a669ad8fc912ef97a19b3ff4bb046a7ab2 |
lib/rubocop/cop/lint/condition_position.rb | 100644 | 0 | 0 | | | 1.08 KB | 7e19bd1151106a9901111c1e837ef91848b3f0e1be6bef37ac1706076610db47 |
lib/rubocop/cop/lint/debugger.rb | 100644 | 0 | 0 | | | 846 Bytes | 4d2ba443b492e0a31a39bf025a6d8a06f8bcb3c489eed5367790a33ca60cff00 |
lib/rubocop/cop/lint/deprecated_class_methods.rb | 100644 | 0 | 0 | | | 1.56 KB | ba241efa317890b4c0aa32a59e4806bb8002b727e251d742c94222d36a9ee6aa |
lib/rubocop/cop/lint/else_layout.rb | 100644 | 0 | 0 | | | 1.44 KB | cebe396f05bc3ce0b9c1ebd9600366ded0a5fbb7e1175cc03b530c5e430f0591 |
lib/rubocop/cop/lint/empty_ensure.rb | 100644 | 0 | 0 | | | 354 Bytes | 17614492a82a8a6a768ca6de704710d59180aa04001cdedd7ab6244e12bcc193 |
lib/rubocop/cop/lint/empty_interpolation.rb | 100644 | 0 | 0 | | | 491 Bytes | 19091fd8b3a010598954fef539d946f28604929f57ce9c14db89e158132f0745 |
lib/rubocop/cop/lint/end_alignment.rb | 100644 | 0 | 0 | | | 3.98 KB | 04727f0e7e0e8edf68c8e92a860976284f742df9228fbbb3e8f4ed4c34e16c4b |
lib/rubocop/cop/lint/end_in_method.rb | 100644 | 0 | 0 | | | 450 Bytes | a1f647a67a433aca1871eaaef91bcd4c0dd6601dfeab72d5a5526a1964da1584 |
lib/rubocop/cop/lint/ensure_return.rb | 100644 | 0 | 0 | | | 453 Bytes | b199fbd050b81e877ad1b58d918ea89c5d96c959930d97786e67294cd58b9033 |
lib/rubocop/cop/lint/eval.rb | 100644 | 0 | 0 | | | 391 Bytes | fe30817ad6099c521a654ca492566db4dab40f8bffc0652c1d87a80f13560f38 |
lib/rubocop/cop/lint/handle_exceptions.rb | 100644 | 0 | 0 | | | 388 Bytes | 555bcfb94c5a5fad4cea144dc78c05197998ced0e63fdd416edad4941416c918 |
lib/rubocop/cop/lint/invalid_character_literal.rb | 100644 | 0 | 0 | | | 936 Bytes | fe452ac892ac58abc3257da362df9fd43964b5c28f714cafd9ddb60b87fb5868 |
lib/rubocop/cop/lint/literal_in_condition.rb | 100644 | 0 | 0 | | | 3.15 KB | 9b68986e71a33f1b9d0a31314f4878b6a42ef3e0d68d35936b424f9fff72c128 |
lib/rubocop/cop/lint/literal_in_interpolation.rb | 100644 | 0 | 0 | | | 947 Bytes | 87ae49cef3a6ca210e4b58ffc13d1c4088897fa6981ab4c58661c548e089e86f |
lib/rubocop/cop/lint/loop.rb | 100644 | 0 | 0 | | | 555 Bytes | 9a57da0d756f570b24319e31fe93a61d57ebf269ad9945f5272f665bc3f33687 |
lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb | 100644 | 0 | 0 | | | 1.6 KB | ac89f20753937b2708d6a3977a716a6392a05e6252bb6273e235e9ca58c35ed7 |
lib/rubocop/cop/lint/require_parentheses.rb | 100644 | 0 | 0 | | | 1.91 KB | 5b6cdc198cb2fac4e46ee5279efb99ff755cac7bafc395a0b7c13a7ef433a0da |
lib/rubocop/cop/lint/rescue_exception.rb | 100644 | 0 | 0 | | | 629 Bytes | 96d696905ae3b8b57ebc6c9a93b57afa4a60a8626f0029a905c8685abeb2216b |
lib/rubocop/cop/lint/shadowing_outer_local_variable.rb | 100644 | 0 | 0 | | | 920 Bytes | b57cffc55320f06de8f8ca08ea55084f3f61557835ba04165102a4642a179ac0 |
lib/rubocop/cop/lint/space_before_first_arg.rb | 100644 | 0 | 0 | | | 970 Bytes | c3ca8c569cadebc0578344e0fdfadffe8ca0ec37aee7812d6ced942c207a1f52 |
lib/rubocop/cop/lint/string_conversion_in_interpolation.rb | 100644 | 0 | 0 | | | 1.07 KB | 8adc344d14537bdbe6ee78c8c4c7bb8de640fa8ab82fe81627b6012da5823d6c |
lib/rubocop/cop/lint/syntax.rb | 100644 | 0 | 0 | | | 682 Bytes | 6baba1e8a9017a74038f3c666f5e0db64f9ac31bc099783f83556044d01e2d08 |
lib/rubocop/cop/lint/unreachable_code.rb | 100644 | 0 | 0 | | | 829 Bytes | ce5fa35afc34d5f5678e6b203043a3ea4e23ef140754bb56ba6e03847669e58f |
lib/rubocop/cop/lint/useless_access_modifier.rb | 100644 | 0 | 0 | | | 1.39 KB | f72c0249d9c7c7ce1bd6e13256187c9896d4910c9f0622064e4bb039a42f2c78 |
lib/rubocop/cop/lint/useless_assignment.rb | 100644 | 0 | 0 | | | 2.79 KB | bdc25f9e84f6d6be3af476a7f3f0bc9f2a71de421b95b355f2315ce38f7dea58 |
lib/rubocop/cop/lint/useless_comparison.rb | 100644 | 0 | 0 | | | 673 Bytes | 8c7f08779be6d97bced722d80dd46d951e8f37053b2ffad297606c864b8f5db1 |
lib/rubocop/cop/lint/useless_else_without_rescue.rb | 100644 | 0 | 0 | | | 511 Bytes | 4576131b73fed5748767adbbf2bd348aacaaeb4df7ce0a713783b9e5552ebc02 |
lib/rubocop/cop/lint/useless_setter_call.rb | 100644 | 0 | 0 | | | 4.37 KB | 365e306a1c2b8cdb4f169d12b32aae7dbae37c816d219e0ac2d38383e2dbd58d |
lib/rubocop/cop/lint/void.rb | 100644 | 0 | 0 | | | 1.43 KB | 5ef531b07b83c9609c7e38110fe2dc65bf705c15c496034de56faad6ef06a518 |
lib/rubocop/cop/mixin/annotation_comment.rb | 100644 | 0 | 0 | | | 1.12 KB | ec59cc340a223b6f52c197a4335397bae24c721c5e924fef76c4795942ea8f40 |
lib/rubocop/cop/mixin/array_syntax.rb | 100644 | 0 | 0 | | | 569 Bytes | d92c02a5b2b64b305a11281f0ae2b05f4cfbcc22a01ff7c6d3f66635d060b080 |
lib/rubocop/cop/mixin/autocorrect_alignment.rb | 100644 | 0 | 0 | | | 2.74 KB | 307bd45eee661849a5fe5ff50f9a7562cb365c9e8b64491e88eacbfd61f08286 |
lib/rubocop/cop/mixin/check_assignment.rb | 100644 | 0 | 0 | | | 574 Bytes | c83d65e03242d29c937cc9e7351f205ce6141d310d75dafb5945a40d785fa307 |
lib/rubocop/cop/mixin/check_methods.rb | 100644 | 0 | 0 | | | 414 Bytes | 6f127288dc2cb6576abc87c67151ddb045ec862fa3f0e9c97886fc4393630130 |
lib/rubocop/cop/mixin/code_length.rb | 100644 | 0 | 0 | | | 794 Bytes | 047ec1b0ed5ecdd23e9f81193c8a07afc2c59a3ef017adfb5c7f22f921fb5252 |
lib/rubocop/cop/mixin/configurable_enforced_style.rb | 100644 | 0 | 0 | | | 1.5 KB | d52d9cee91b3f61ef47720c180f0e43b784814ee97438dd51f3f5c6018fc77ee |
lib/rubocop/cop/mixin/configurable_max.rb | 100644 | 0 | 0 | | | 457 Bytes | 02f611879d5b4481a10e3be7c7b12f5073bc79565a138348bae721ef723b1522 |
lib/rubocop/cop/mixin/configurable_naming.rb | 100644 | 0 | 0 | | | 1.23 KB | d6c30cc306d39b0b2bc6f8d47df958d9e26d08845d937812cb064a51d6d35d4f |
lib/rubocop/cop/mixin/if_node.rb | 100644 | 0 | 0 | | | 502 Bytes | 3ab38db26a7ec090335efc463b1a427446767930ec39cbf08b446a9f0fec272e |
lib/rubocop/cop/mixin/if_then_else.rb | 100644 | 0 | 0 | | | 532 Bytes | 4c920f14fa96352fdbeff5f5afdd0aaa740b9369187cae5a1bb357afcef774a8 |
lib/rubocop/cop/mixin/negative_conditional.rb | 100644 | 0 | 0 | | | 680 Bytes | 65cdf353f79a93afa4a25fa1bfd6ac627f6f5cd4d44895e13ad967cd4dff7e76 |
lib/rubocop/cop/mixin/parser_diagnostic.rb | 100644 | 0 | 0 | | | 1.01 KB | 7462f7e94d4c1938c42b1ddcff0188f0d99aa20be953c6d530b1ae16b269adf4 |
lib/rubocop/cop/mixin/safe_assignment.rb | 100644 | 0 | 0 | | | 555 Bytes | c15baff289f6398b77a999d1beaabf0a7bd6810279319934b2242d6bad492659 |
lib/rubocop/cop/mixin/space_after_punctuation.rb | 100644 | 0 | 0 | | | 891 Bytes | 6699b80960793dbc38e5c0cc571cb66d2d49590b77e61113411059f340778a17 |
lib/rubocop/cop/mixin/space_inside.rb | 100644 | 0 | 0 | | | 971 Bytes | 60b2428706c0ae3c69c4d55558f2ec477c277c963af90cd678187b8b7936ea4a |
lib/rubocop/cop/mixin/statement_modifier.rb | 100644 | 0 | 0 | | | 1.52 KB | 0f0c503ec63dea0ab355b1fef94bcecc3d0fb2591f124e7ef26b5bef848863dc |
lib/rubocop/cop/mixin/string_help.rb | 100644 | 0 | 0 | | | 848 Bytes | 84a49f47059fb942e30a1470d0b8a04c93e317c6ec1151eef18b686d5c19e0c7 |
lib/rubocop/cop/mixin/surrounding_space.rb | 100644 | 0 | 0 | | | 1.16 KB | 79c61e65601d0bf89be7b562cc79a973f93f66025ff13a84a7ce4e0a73c587c6 |
lib/rubocop/cop/offense.rb | 100644 | 0 | 0 | | | 2.94 KB | ff678b93dccce7170ff6bc2df57a4b33758025e739ca072a259d07fe9c407f66 |
lib/rubocop/cop/rails/action_filter.rb | 100644 | 0 | 0 | | | 1.87 KB | fb83e8cb44ace7bb77eb03c7f9e84cf9e4e32916bec425fd7b0b301f96177763 |
lib/rubocop/cop/rails/default_scope.rb | 100644 | 0 | 0 | | | 815 Bytes | f44e173f874fedff75b07a9151de3e3c6dd10926d7edd2780effc5018ee243c6 |
lib/rubocop/cop/rails/has_and_belongs_to_many.rb | 100644 | 0 | 0 | | | 425 Bytes | 4097fe9182983007a6eada603070e5856e3d7e40e7298feffbd4797d591c6b9a |
lib/rubocop/cop/rails/output.rb | 100644 | 0 | 0 | | | 618 Bytes | ea637b8ab71da1853f088a0ee16ecd7ea35404ea8569eb0af24c6413da383de1 |
lib/rubocop/cop/rails/read_write_attribute.rb | 100644 | 0 | 0 | | | 1011 Bytes | 2034617773e88fa39183486a5d45f418ab2bff9ab2f8c7cbb75dd97c239078f6 |
lib/rubocop/cop/rails/scope_args.rb | 100644 | 0 | 0 | | | 776 Bytes | c445747c3de1513fb1b92c7d523ffad43036f92d9ad83ebeea2a7e74e3873f2c |
lib/rubocop/cop/rails/validation.rb | 100644 | 0 | 0 | | | 927 Bytes | 6b4670207a27c8619bd15557d99bb44e5d90998458523fa1481303c3cd1eb371 |
lib/rubocop/cop/severity.rb | 100644 | 0 | 0 | | | 1.49 KB | fde960a74be5484775cb5a005c0ada9895a187a2181b3df2d0c569e5c8cb8bbb |
lib/rubocop/cop/style/access_modifier_indentation.rb | 100644 | 0 | 0 | | | 2.71 KB | 05e3cdd1dce0c908431806223d92b7473c50140c3a50688398918fe9d760e25e |
lib/rubocop/cop/style/accessor_method_name.rb | 100644 | 0 | 0 | | | 1.12 KB | 52fd55b6fd19b3cc03f09e4ddd7149a27985e381f1ee900852600f66cf6f1b1e |
lib/rubocop/cop/style/alias.rb | 100644 | 0 | 0 | | | 1.43 KB | 72cac2a7012a2932a0edbb1c5e747f6c1d415d9f44e12caed12f48c35428af0c |
lib/rubocop/cop/style/align_array.rb | 100644 | 0 | 0 | | | 436 Bytes | 4b359e4f3929c0a09809b1a7c68a1110ce1ca8eac441be0c35ea378c26256c9d |
lib/rubocop/cop/style/align_hash.rb | 100644 | 0 | 0 | | | 8.45 KB | 1181baab4ba27a943046071cb68a7ffdca4cea860e35ff128afab757a4f5daee |
lib/rubocop/cop/style/align_parameters.rb | 100644 | 0 | 0 | | | 873 Bytes | 8664f2770dad8540548e1aaf34d658c540fac061641e39b9454cee151f0ca7ba |
lib/rubocop/cop/style/and_or.rb | 100644 | 0 | 0 | | | 1.38 KB | 070dbdf36ab19e55b6e46fd389096b839fc86823caabfda043538cc0a96da279 |
lib/rubocop/cop/style/array_join.rb | 100644 | 0 | 0 | | | 716 Bytes | 4295638ca5eb6fe8a0883a38f701ebac765fa2a206ea5fa0c50799d25c6d9891 |
lib/rubocop/cop/style/ascii_comments.rb | 100644 | 0 | 0 | | | 461 Bytes | 049c4783377fcabc0b8eaec597abf9b410d2413d1d8699eaf8e5c20238610905 |
lib/rubocop/cop/style/ascii_identifiers.rb | 100644 | 0 | 0 | | | 483 Bytes | 13904d50e5868d0d67e229a37fd7fc0a5abbdf55339ad6bc8dcd68164ff3c081 |
lib/rubocop/cop/style/attr.rb | 100644 | 0 | 0 | | | 498 Bytes | 082db070a7f216d4c5a53ebef0288702827ef2091223ec30dd261ec0a2f04f7a |
lib/rubocop/cop/style/begin_block.rb | 100644 | 0 | 0 | | | 291 Bytes | 11db66f8fa784deeb19799f2016f7164ef7bea09165cf9a01d45a0b69c77fe37 |
lib/rubocop/cop/style/block_comments.rb | 100644 | 0 | 0 | | | 471 Bytes | bc0ae19ac9bedb1685e4de0efcf14cbce8cb63eebc0fedf12a2444cc38777bcc |
lib/rubocop/cop/style/block_nesting.rb | 100644 | 0 | 0 | | | 1.54 KB | ab0ef160c165dafafdb1ae72cf9568d5cea3f00048c833454dd98408c202e6f8 |
lib/rubocop/cop/style/blocks.rb | 100644 | 0 | 0 | | | 2.25 KB | 9a7e1ff3b5f6f8f0816c35696ec11c0a751eb58dffd44ea6b4ee6a0480c30192 |
lib/rubocop/cop/style/braces_around_hash_parameters.rb | 100644 | 0 | 0 | | | 2.64 KB | b91653c8adce6dcdda70ce03ffcc0b0b4acc25eb68720b4c09c96df626b86a90 |
lib/rubocop/cop/style/case_equality.rb | 100644 | 0 | 0 | | | 410 Bytes | c28e87f31c46eea92e90ac1587fa170febb10340d5e9265369fbbfc07d55606b |
lib/rubocop/cop/style/case_indentation.rb | 100644 | 0 | 0 | | | 1.83 KB | d354548aa335bf4fc31055758a7f4be794795727cc7203fe53b4a541865750dc |
lib/rubocop/cop/style/character_literal.rb | 100644 | 0 | 0 | | | 1.21 KB | 68cf862573317047b5126a6c18c0a5c057863a97494efa7fa64bc2cd170aef73 |
lib/rubocop/cop/style/class_and_module_camel_case.rb | 100644 | 0 | 0 | | | 560 Bytes | cf074bd3feeac9b2969bb35fe50d6253204ca57c592f97953039433aa15ad0e0 |
lib/rubocop/cop/style/class_and_module_children.rb | 100644 | 0 | 0 | | | 1.74 KB | 2b2319811b93881aeea03dfa2c6ecc49965f81e3aea640bab5a488d10de85978 |
lib/rubocop/cop/style/class_length.rb | 100644 | 0 | 0 | | | 1.24 KB | efb44819391c669bb6a069a2d3a7067cd787c0938457a17b72e0cda105749f22 |
lib/rubocop/cop/style/class_methods.rb | 100644 | 0 | 0 | | | 912 Bytes | a8310a6141be98206d25ab3a23359af421665a17a8d1f9ad1e517d947923804f |
lib/rubocop/cop/style/class_vars.rb | 100644 | 0 | 0 | | | 548 Bytes | 47ca9548baa83bb389393965160c866e57ca31ce6bc2e7b06106148d6130293a |
lib/rubocop/cop/style/collection_methods.rb | 100644 | 0 | 0 | | | 1.99 KB | cfc4e74cc05cbfd611358760bd951767d9d2229c87b97faf562cd28726ea7dbe |
lib/rubocop/cop/style/colon_method_call.rb | 100644 | 0 | 0 | | | 891 Bytes | 296b3c5c6be9b3abffb02060d87ec7d3a81a8b470c1b57d9e2ae37d2c5711aad |
lib/rubocop/cop/style/comment_annotation.rb | 100644 | 0 | 0 | | | 1.29 KB | 37ade6a6bb1ccc4d99a787b45570f6f11f64881c2e9f52167ed0ee3fc5f94849 |
lib/rubocop/cop/style/constant_name.rb | 100644 | 0 | 0 | | | 930 Bytes | 53f2ac8a5f1f76b5cd1d97922cc3e5f7262e5e3d0076807513923acd77191f03 |
lib/rubocop/cop/style/cyclomatic_complexity.rb | 100644 | 0 | 0 | | | 1.4 KB | 107a14096fff2a5f55f9c300f10078dae1aee2bbcae29553dd25b2aea9294cf4 |
lib/rubocop/cop/style/def_with_parentheses.rb | 100644 | 0 | 0 | | | 908 Bytes | 52d2b2aa49c829affd2b7d3dbc865bf8d194adeb4b02ae07bed35d7c4a389068 |
lib/rubocop/cop/style/deprecated_hash_methods.rb | 100644 | 0 | 0 | | | 1.03 KB | d77fea97098694dc20ad3c3de5960e1fe0ceca72d36aa0cb573cd56dc4cafbc6 |
lib/rubocop/cop/style/documentation.rb | 100644 | 0 | 0 | | | 2.06 KB | 15e2e6ab94a7e490c07ad9e0f2f66f6b1994d8bc8e81040b5b300cc4e6a14d01 |
lib/rubocop/cop/style/dot_position.rb | 100644 | 0 | 0 | | | 1.45 KB | 570c9a5c99fbbbdb86cb95db42b93c3a281a3466000a7bcf431e65d0a85f3418 |
lib/rubocop/cop/style/double_negation.rb | 100644 | 0 | 0 | | | 912 Bytes | ec51b3845a651e0c471a12e4d8d2ecf6f89dc7767b2e6fd868bd5f62e5ffe16c |
lib/rubocop/cop/style/empty_line_between_defs.rb | 100644 | 0 | 0 | | | 1.12 KB | 06fd12ad854e23de96ad1768b1ec5ae05ef1d965c362790f0deed5d81ce971fc |
lib/rubocop/cop/style/empty_lines.rb | 100644 | 0 | 0 | | | 1.37 KB | 352d64826c7ba811427cde51d4022f4462bee0facf63f687756fc72d2cbbe22f |
lib/rubocop/cop/style/empty_lines_around_access_modifier.rb | 100644 | 0 | 0 | | | 1.19 KB | 3b30a2f71fa68cdf117b29cb5d9c666494c78bc10488f581297a228d5e015034 |
lib/rubocop/cop/style/empty_lines_around_body.rb | 100644 | 0 | 0 | | | 1.64 KB | 3f616e009bfd3ebad9736d894f84b6802ffd5b822492a0081b6191bc78756ece |
lib/rubocop/cop/style/empty_literal.rb | 100644 | 0 | 0 | | | 1.65 KB | bc2b856b5103ce3f3424d4fd4ff14a6028f9927f60f38feba3370ec252acc966 |
lib/rubocop/cop/style/encoding.rb | 100644 | 0 | 0 | | | 947 Bytes | bafde1c75916abfdfab873d31e8736dae6448803df617394fdb43324e9d297a5 |
lib/rubocop/cop/style/end_block.rb | 100644 | 0 | 0 | | | 316 Bytes | 7bdd16b8aa997b7ec90a2ba09032de9fc9c32e018c9ac900e3ccff9d50c70b8a |
lib/rubocop/cop/style/end_of_line.rb | 100644 | 0 | 0 | | | 992 Bytes | 107bb6e0fa1ffb0c1fc5ccca66629c19591dc225945d4895db130616b3662ed2 |
lib/rubocop/cop/style/even_odd.rb | 100644 | 0 | 0 | | | 1.36 KB | ed6829b0d9bf492e8274051e2986b16fd6b232987971c687f855afbbb9a11915 |
lib/rubocop/cop/style/file_name.rb | 100644 | 0 | 0 | | | 804 Bytes | 047b73a8f71d692b47725bf78a364b25bf7536935517217d9bf195dd664aae96 |
lib/rubocop/cop/style/final_newline.rb | 100644 | 0 | 0 | | | 824 Bytes | cd9b214054ac75fb2ba68705de7030696135c5f9c7ee82b1942894193f91829a |
lib/rubocop/cop/style/flip_flop.rb | 100644 | 0 | 0 | | | 397 Bytes | 5cada46175317d5b5ab48a1f276cf16464e6058887f558b8c4b3558e4bcd388b |
lib/rubocop/cop/style/for.rb | 100644 | 0 | 0 | | | 1.37 KB | 5c340289fe8071f67039e3df7f4392379a19a7170a40e3b877f59d56cb02b934 |
lib/rubocop/cop/style/format_string.rb | 100644 | 0 | 0 | | | 1.66 KB | f86892ed438899a13d2e1a20ab7be42874aa574ce6278ac559cbfde30ff46854 |
lib/rubocop/cop/style/global_vars.rb | 100644 | 0 | 0 | | | 2.06 KB | 7ec88c6cdc1a4979a3a967bb2c66b162873420c20571d1a3925d6279f3a6db80 |
lib/rubocop/cop/style/guard_clause.rb | 100644 | 0 | 0 | | | 1.6 KB | d8e7a39a60a7d17302a730f5bd6331bf14200d2c33021d296a2b14d05b582296 |
lib/rubocop/cop/style/hash_syntax.rb | 100644 | 0 | 0 | | | 2.46 KB | fdb11a37757e27a081e10cfdcba24200de50985b974e046218964f3395fed429 |
lib/rubocop/cop/style/if_unless_modifier.rb | 100644 | 0 | 0 | | | 1.07 KB | ed08452b26ce5acea2fc78465e7587c1f516829b5bb8885adedb0a44fd36ac2f |
lib/rubocop/cop/style/if_with_semicolon.rb | 100644 | 0 | 0 | | | 437 Bytes | f5dd349e40f7581181ac3c9fae5acc2c21b2cd20761c116e5389965506b10afc |
lib/rubocop/cop/style/indent_array.rb | 100644 | 0 | 0 | | | 1.35 KB | f8c395db3a4354e50853c0d42034f6196632218f6f290a53620d38c8a7d3c0f3 |
lib/rubocop/cop/style/indent_hash.rb | 100644 | 0 | 0 | | | 5.21 KB | cfb760d351f0dda200c0692207591fce5a6bde2aabfe93ab7e20934bf2713274 |
lib/rubocop/cop/style/indentation_consistency.rb | 100644 | 0 | 0 | | | 918 Bytes | 2ebe28d7ec1b0ef0e4a07b2ca97c76687cf25520b1cf81d6cfa74da1c8cf9926 |
lib/rubocop/cop/style/indentation_width.rb | 100644 | 0 | 0 | | | 5.64 KB | a974a90bc18d6965a582577e3d7f5b259064486c012886aa72d05ab3f53ffb56 |
lib/rubocop/cop/style/lambda.rb | 100644 | 0 | 0 | | | 1.24 KB | 3594750efa7241d8f682a86c7bf030c252698d49745b0c08f44f6493dd88b9aa |
lib/rubocop/cop/style/lambda_call.rb | 100644 | 0 | 0 | | | 1.58 KB | 47eecd700796d9ce3ff45847baa5c4d9321c608e9a7cfb1634eca2fc5fd9ab1c |
lib/rubocop/cop/style/leading_comment_space.rb | 100644 | 0 | 0 | | | 1.01 KB | b5ff937c1349371cbaa0f2cfa0dc7ce1b11d68b5d0a168ab3d8a5343a8ad205c |
lib/rubocop/cop/style/line_end_concatenation.rb | 100644 | 0 | 0 | | | 1.62 KB | 92c7ead9cb4ff666150c50c5b8533acd0611e28550b1b69408c0a9fcfe554245 |
lib/rubocop/cop/style/line_length.rb | 100644 | 0 | 0 | | | 921 Bytes | 95390dc21f0921971bde9b27bcb06741388f1bf7f46727971fe63dd5764f6f38 |
lib/rubocop/cop/style/method_call_parentheses.rb | 100644 | 0 | 0 | | | 1.03 KB | 714ab91651cfe4dc5b6a7366e0ea0f88d227508456427af85e566c91b6c08404 |
lib/rubocop/cop/style/method_called_on_do_end_block.rb | 100644 | 0 | 0 | | | 1.35 KB | d99f8047937bca0e4fca48c892c24d8b2c8007726f331fb41712255b583911d7 |
lib/rubocop/cop/style/method_def_parentheses.rb | 100644 | 0 | 0 | | | 2.21 KB | 0def788d758670c74f5a28f32b1dca5aacd8eb61191513841a5856baa9290db1 |
lib/rubocop/cop/style/method_length.rb | 100644 | 0 | 0 | | | 644 Bytes | 8f75d373bc34fd2a728056781debeb4e6e3e820f9bc5d269fceb57f969fd2e18 |
lib/rubocop/cop/style/method_name.rb | 100644 | 0 | 0 | | | 1.27 KB | b27f8316e5b92c9ba5b46d868cb7b87b81fc9e80a1e4e9d20399eb4105bd1ec4 |
lib/rubocop/cop/style/module_function.rb | 100644 | 0 | 0 | | | 684 Bytes | d0c01ce55dabbf7741344fbeb4d9843abfa2e5dbe2be2aec4f8250fdffc072a0 |
lib/rubocop/cop/style/multiline_block_chain.rb | 100644 | 0 | 0 | | | 1.36 KB | 89ef86f701174c78fe58f776b0477d1c99877b600afe871d439673a75d11394f |
lib/rubocop/cop/style/multiline_if_then.rb | 100644 | 0 | 0 | | | 1.48 KB | 3b17b2be222351d642534bf0c01e4f7ae661804b035096fcc35894dd1f1b078e |
lib/rubocop/cop/style/multiline_ternary_operator.rb | 100644 | 0 | 0 | | | 526 Bytes | 66c563edc794816ff792c241591813953ddf4ec142cf0c88c88ffa2431586257 |
lib/rubocop/cop/style/negated_if.rb | 100644 | 0 | 0 | | | 992 Bytes | c0d3de1e472beeb6fdb86d9bac297b8723c9dbb2690e12a9f8b8153b0085a404 |
lib/rubocop/cop/style/negated_while.rb | 100644 | 0 | 0 | | | 850 Bytes | 97ac0b45d6a0dce27e0e7f3fcb14ac3597e44afecad15ae5a7eff393be343936 |
lib/rubocop/cop/style/nested_ternary_operator.rb | 100644 | 0 | 0 | | | 637 Bytes | d93cc5486d031be2e6ca839032042d3ba4e54d4a18301175db51d6e9e649cc90 |
lib/rubocop/cop/style/nil_comparison.rb | 100644 | 0 | 0 | | | 879 Bytes | 3823601f4789c212736fdea1e1c62939c453761c0c83ba979c2466f6dc893d2b |
lib/rubocop/cop/style/non_nil_check.rb | 100644 | 0 | 0 | | | 1.68 KB | 2162b1f351bed031b47abc57c16f3ab7830a873a089fa7e33f1c01a6725228cb |
lib/rubocop/cop/style/not.rb | 100644 | 0 | 0 | | | 1.25 KB | ca022d9e06aaca16f5151e4319bd75d848692a493d77ac0cd86d151e92575075 |
lib/rubocop/cop/style/numeric_literals.rb | 100644 | 0 | 0 | | | 1.9 KB | 21b6c3741aed0bdeaea74ee3f3cddacff9f3c726604ab8efc8b6fd51a8557ab6 |
lib/rubocop/cop/style/one_line_conditional.rb | 100644 | 0 | 0 | | | 498 Bytes | cfc714eae70af75aadb51c6761b413fa0617234b4f244b7b0e70ac5f50cf5435 |
lib/rubocop/cop/style/op_method.rb | 100644 | 0 | 0 | | | 749 Bytes | 34c55877fb7bf60319ff5ee0f3d6d3d5b3020244c2c13660037dc29e897d98c3 |
lib/rubocop/cop/style/parameter_lists.rb | 100644 | 0 | 0 | | | 1.02 KB | f371e97096ee7d381b12bd999bb793520b0f1712e1e489f015eefd3844214c7d |
lib/rubocop/cop/style/parentheses_around_condition.rb | 100644 | 0 | 0 | | | 1.52 KB | f5304fa31a30945a0593a19c8aed2bf52038f543803210b7d698c7fc3f3ff70f |
lib/rubocop/cop/style/percent_literal_delimiters.rb | 100644 | 0 | 0 | | | 4.12 KB | 5c32b73def95a85b6a8f86ba305bf94d1951ae0181b5bd259f7145bd0e4d43d0 |
lib/rubocop/cop/style/perl_backrefs.rb | 100644 | 0 | 0 | | | 609 Bytes | 9fb532902290773a10e97b52d07a37ca6ddc889710b2c13164c8b497eeb846ac |
lib/rubocop/cop/style/predicate_name.rb | 100644 | 0 | 0 | | | 1.03 KB | d9391c5773ec65c40e06210c4806d533b9d63260bb13e56486357ed72a36b26f |
lib/rubocop/cop/style/proc.rb | 100644 | 0 | 0 | | | 760 Bytes | 52b4bd50be86a1464d158dab77798e1d755ea5a53346a6ed0ac31f9e146d8a15 |
lib/rubocop/cop/style/raise_args.rb | 100644 | 0 | 0 | | | 1.67 KB | db664c60f511f290261b5d0da0a27843f485e3d07685d41b19fc43546d335683 |
lib/rubocop/cop/style/redundant_begin.rb | 100644 | 0 | 0 | | | 687 Bytes | 483954a7ced3af997cf1ab29475afaa9c28e125e87d6c361c3b6c8d54cbd4cc8 |
lib/rubocop/cop/style/redundant_exception.rb | 100644 | 0 | 0 | | | 752 Bytes | 596d7d7c4a6bf5ebb449f19f221f41ce94a0ab8993987815f0c7a773ac26d767 |
lib/rubocop/cop/style/redundant_return.rb | 100644 | 0 | 0 | | | 1.63 KB | 24cd8ee3db99c9e557ce59d6956469079a3684f55d6c50fe955137fe1124f780 |
lib/rubocop/cop/style/redundant_self.rb | 100644 | 0 | 0 | | | 3.69 KB | c00b42caaa88d0a2e49c7078adc8960c3290b36955d40b0fc97f6c96727f1846 |
lib/rubocop/cop/style/regexp_literal.rb | 100644 | 0 | 0 | | | 2.72 KB | cc8dff1f8da6c5c18fd1a94de1eec158112deecc993d867a775e0fc577894ad5 |
lib/rubocop/cop/style/rescue_modifier.rb | 100644 | 0 | 0 | | | 877 Bytes | 6540851e05e1ae04667669227063825376ce3eae7ed48a43baa95eb331f17f26 |
lib/rubocop/cop/style/self_assignment.rb | 100644 | 0 | 0 | | | 1.69 KB | 1094168c5c245c5fe4d90288c60e0536555b9ae7d89924e761e3a84939c992b1 |
lib/rubocop/cop/style/semicolon.rb | 100644 | 0 | 0 | | | 2.14 KB | 1746fa1c647545be48372d838f591e0c934412ce4b5732b188431b85dd331d39 |
lib/rubocop/cop/style/signal_exception.rb | 100644 | 0 | 0 | | | 2.61 KB | 72409c9021b6f630a8ef19e34dab7244734f95cbcf0b55a744ffcd03f9fb9944 |
lib/rubocop/cop/style/single_line_block_params.rb | 100644 | 0 | 0 | | | 1.71 KB | 3e59d35b4cf09f9646e3e21ff9f02ec629e6b83cbff07fa594ae164520f30953 |
lib/rubocop/cop/style/single_line_methods.rb | 100644 | 0 | 0 | | | 2.04 KB | 9972641969dbf9820839706c609275252019a0c444dc095df6e3740f46062505 |
lib/rubocop/cop/style/single_space_before_first_arg.rb | 100644 | 0 | 0 | | | 1.2 KB | b7d4a947149c8a2545db8b83eae12806e4491c33cce201498d7a61323057e82a |
lib/rubocop/cop/style/space_after_colon.rb | 100644 | 0 | 0 | | | 851 Bytes | 547b05fedf4d1f57b77e4e3e2c715e050e2a82f7202c239db1b3c877bd02a6ff |
lib/rubocop/cop/style/space_after_comma.rb | 100644 | 0 | 0 | | | 309 Bytes | b0b083b2a40ea14ac010c510a19c3f16e74229f8f10180605331d3a4bc0d0f69 |
lib/rubocop/cop/style/space_after_control_keyword.rb | 100644 | 0 | 0 | | | 1003 Bytes | 3a822d017d7dbaae44b84369e950915fc40931536e1d6d6630ab1a648098f2bb |
lib/rubocop/cop/style/space_after_method_name.rb | 100644 | 0 | 0 | | | 1.16 KB | e70563d46dc35a8c98cb5ef312e714d29f4c67a8049d0568e15d43e6c6076891 |
lib/rubocop/cop/style/space_after_not.rb | 100644 | 0 | 0 | | | 1.08 KB | f45d43cc3c257c26bc2dd9a0a83e13883c38a8ff0299cf07243ca525fe3c124a |
lib/rubocop/cop/style/space_after_semicolon.rb | 100644 | 0 | 0 | | | 320 Bytes | 1a2e1a8266c8adc43cc26d31c85d63acc62c28d19d7b507164d39e0f596f59e7 |
lib/rubocop/cop/style/space_around_equals_in_parameter_default.rb | 100644 | 0 | 0 | | | 2.24 KB | 637045111799a1c61bf6e0c3c427e0bb14d29688f387547f0698deffed1f1301 |
lib/rubocop/cop/style/space_around_operators.rb | 100644 | 0 | 0 | | | 2.19 KB | 4326a42c28bdc416af7ee48ac1c2aceab6c640a7231fa983fbebeb1467aeaeb1 |
lib/rubocop/cop/style/space_before_block_braces.rb | 100644 | 0 | 0 | | | 2.04 KB | f870d978a2f39968c15a38c39a9ebc3cb4adad2ea473ed4d05f2a54e03d404ad |
lib/rubocop/cop/style/space_before_modifier_keyword.rb | 100644 | 0 | 0 | | | 1007 Bytes | 69b1e28c9793b15526cfdd85510bfdb7bc97bda95b9604d4b6c3d92ae7b431aa |
lib/rubocop/cop/style/space_inside_block_braces.rb | 100644 | 0 | 0 | | | 5.25 KB | 85deb0600a84adc5cd450d0af6f686bf835de7b577ebc2bdad5f9df778ad071f |
lib/rubocop/cop/style/space_inside_brackets.rb | 100644 | 0 | 0 | | | 293 Bytes | bc21eba6bb68ccc98287d40e25ada84b02eb43ea4aa87bf657c8b097d96f7d99 |
lib/rubocop/cop/style/space_inside_hash_literal_braces.rb | 100644 | 0 | 0 | | | 3.84 KB | 798995df0f10e88497416cbeb16aa3a151b444246cb648ae11c1d235e0e80010 |
lib/rubocop/cop/style/space_inside_parens.rb | 100644 | 0 | 0 | | | 299 Bytes | 5a2424c70b6a7779f65a8fe8683d9cc6743e0174d2a9da69979d70aacf99f38f |
lib/rubocop/cop/style/special_global_vars.rb | 100644 | 0 | 0 | | | 2.67 KB | 7d7a24ad8cc57aa1ea32cf694cf4f151c95577b13070b1477f5785790711cb9b |
lib/rubocop/cop/style/string_literals.rb | 100644 | 0 | 0 | | | 1.39 KB | 58cd3f24fa3f469a77a8522ba207f23ec255dd9c115e11c5d33283318a660d7a |
lib/rubocop/cop/style/symbol_array.rb | 100644 | 0 | 0 | | | 578 Bytes | 1e03e95cc9d3f0f41121a6f4dd8f3008623bac357b53db885f43211ef39c3e4e |
lib/rubocop/cop/style/tab.rb | 100644 | 0 | 0 | | | 708 Bytes | a34e350f4d38d70565644e4aee2b98fbacd0769daea8e3d80da642445f964001 |
lib/rubocop/cop/style/trailing_blank_lines.rb | 100644 | 0 | 0 | | | 1.25 KB | 34fd7cdae18508439ca22c402738fd8bf8ed9945f6cf3612dad2ddde04a55e60 |
lib/rubocop/cop/style/trailing_comma.rb | 100644 | 0 | 0 | | | 3.22 KB | a0747e142a2e73dd92e59ad4137b1b0220680fe9fec55de9d90c337c3fac77ac |
lib/rubocop/cop/style/trailing_whitespace.rb | 100644 | 0 | 0 | | | 828 Bytes | 04ce2e2c405ee9d170f35f9fd1e3a75014a1b981e61a1b26376cc7835f2281fa |
lib/rubocop/cop/style/trivial_accessors.rb | 100644 | 0 | 0 | | | 2.18 KB | e89f0b2f28dd0688ed42b71ad62abfb5bbc73261128ecfae904cc46f863339d3 |
lib/rubocop/cop/style/unless_else.rb | 100644 | 0 | 0 | | | 610 Bytes | ac0bd154f7a72a7b98d933615183236e76e2018ef256d11a2abb0e6f2436041f |
lib/rubocop/cop/style/variable_interpolation.rb | 100644 | 0 | 0 | | | 821 Bytes | e5d77abad45b41970be5f24cb6dffd5591341e664b23c7bb48f71541dfc041d8 |
lib/rubocop/cop/style/variable_name.rb | 100644 | 0 | 0 | | | 1.22 KB | 504a0520a5da04dde6fa35252492db4519df532ae355980e0dce577aef0eac5c |
lib/rubocop/cop/style/when_then.rb | 100644 | 0 | 0 | | | 553 Bytes | 11edf1eb0ec73747ffed0915942ffe253a579fd7ca6d25e1f8024427f4020d8d |
lib/rubocop/cop/style/while_until_do.rb | 100644 | 0 | 0 | | | 1.12 KB | fedd39c9fc7a91ba1b7c3ddfa7ed06675346492fdd3c5f216404b62d57ff6d42 |
lib/rubocop/cop/style/while_until_modifier.rb | 100644 | 0 | 0 | | | 903 Bytes | 24d2bc0ad50e2c4e3c9978d9c8c2fe7eb629bc2bb1d7981cb150688fbdfddbae |
lib/rubocop/cop/style/word_array.rb | 100644 | 0 | 0 | | | 2.43 KB | 844e115ab54c235dfef7f9dea60868dd7cfb27b6f2a488a1fa45810d1465647a |
lib/rubocop/cop/team.rb | 100644 | 0 | 0 | | | 3.31 KB | 61e60511a7430f2f76ddead1225cc130734aaf36e06b9ba910ea3cfe665cfe53 |
lib/rubocop/cop/util.rb | 100644 | 0 | 0 | | | 4.6 KB | 6d9bce3ec64ca63507420d7daf428eb9fe4d5b4b78037e655ff59b4a9ef6c2c9 |
lib/rubocop/cop/variable_inspector.rb | 100644 | 0 | 0 | | | 11.8 KB | e88fdfc0c315a5764d15274444d1afcf4954315338051787bd36d09d1349140e |
lib/rubocop/cop/variable_inspector/assignment.rb | 100644 | 0 | 0 | | | 2.55 KB | 47a04dc0c75145a2116ca6f68c0c5952c243ae777b41101729e76ee0c8e3148a |
lib/rubocop/cop/variable_inspector/locatable.rb | 100644 | 0 | 0 | | | 4.19 KB | 49dd68c92cdf14452d3d1746ac342d4cc9f938621bec21fc19d75bb503bc996e |
lib/rubocop/cop/variable_inspector/reference.rb | 100644 | 0 | 0 | | | 733 Bytes | f4118d93c0f315851610474c01bdde260b3a2f3d9ca3c904022aa844dba60151 |
lib/rubocop/cop/variable_inspector/scope.rb | 100644 | 0 | 0 | | | 1.98 KB | 7cb1a0afff15a1d9b8c0978004b49c5f08a837422197509b327462a1b43aacd7 |
lib/rubocop/cop/variable_inspector/variable.rb | 100644 | 0 | 0 | | | 2.6 KB | ce634e44f7a8de2b74d8702131611a9765c58f375eb18d46abc8198b5b754aa1 |
lib/rubocop/cop/variable_inspector/variable_table.rb | 100644 | 0 | 0 | | | 3.74 KB | 9fd33010bd4bc537b7d319f66c96829b484e1c2e0527a08281f31b3a2145c9a6 |
lib/rubocop/file_inspector.rb | 100644 | 0 | 0 | | | 4.67 KB | f6118487871b7decc83aad13380661a4dcbc45dd691010d97501ba93675179c9 |
lib/rubocop/formatter/base_formatter.rb | 100644 | 0 | 0 | | | 3.07 KB | 50580a3b8b5fc0ebf89c7c9bdab009f5f45ecde341051760f62f8c347fd8dc95 |
lib/rubocop/formatter/clang_style_formatter.rb | 100644 | 0 | 0 | | | 1.06 KB | 83c764790740995ef85d924120f0780c8f69df21d71e9abad2f94fe92d1165b9 |
lib/rubocop/formatter/colorizable.rb | 100644 | 0 | 0 | | | 820 Bytes | 98ffe12fe7fcc466255e52912dcf72fa80d82874e0f020a6598a911a6bf5f8f9 |
lib/rubocop/formatter/disabled_config_formatter.rb | 100644 | 0 | 0 | | | 2.25 KB | bf3ecf8e5b2c8f9ecf28d2687e2e3dd910c4a2f5c19397e49b94910974938b6b |
lib/rubocop/formatter/disabled_lines_formatter.rb | 100644 | 0 | 0 | | | 1.33 KB | dddd0415c39f29947b2a3f810eabec5958ceced8b4fffe6bf7630a841c71e182 |
lib/rubocop/formatter/emacs_style_formatter.rb | 100644 | 0 | 0 | | | 593 Bytes | a6551d867e06ee8ff7e17ff9e51adf1e5b797940b61e9b6ecec6aab5e2a1c9e0 |
lib/rubocop/formatter/file_list_formatter.rb | 100644 | 0 | 0 | | | 451 Bytes | 45cea202c30299ae92088f5ac5411375f9b005600672ede0646f32119c439ccb |
lib/rubocop/formatter/formatter_set.rb | 100644 | 0 | 0 | | | 2.38 KB | af62ce8512832ec8ebc32eaeb5eeb4b305f7ccb3f2b6ec937b3d361e6b9dde44 |
lib/rubocop/formatter/fuubar_style_formatter.rb | 100644 | 0 | 0 | | | 1.88 KB | ba09297a9e5a6e78eb9c0b6d372f70072cb29b2351a5fa1d5509c1f36444cf8c |
lib/rubocop/formatter/json_formatter.rb | 100644 | 0 | 0 | | | 1.83 KB | d3df3c7a83c0e8e29916f1be266e83b2274e1573a33227bd74da4d3383288ab7 |
lib/rubocop/formatter/offense_count_formatter.rb | 100644 | 0 | 0 | | | 1.38 KB | 639f23019718c808ec0adf5622489e37e1f29064b1d54184cd26cbbd09c9a061 |
lib/rubocop/formatter/progress_formatter.rb | 100644 | 0 | 0 | | | 1.48 KB | 86ae0135180cdbeee14457f31ea382993831ac486c6c489e4a0a7473d559065b |
lib/rubocop/formatter/simple_text_formatter.rb | 100644 | 0 | 0 | | | 3.08 KB | 3efdf208b858d956bc3ac47c517155197e5597d62fada970428b1afb1de4f51b |
lib/rubocop/options.rb | 100644 | 0 | 0 | | | 6.04 KB | ee6d56a77450791bf6b85ee7fba71d61624a0f380cdea9a56ef0693af7548488 |
lib/rubocop/path_util.rb | 100644 | 0 | 0 | | | 565 Bytes | bd6cd950b14f0e02941bc97fb9ef039dc3f5c34ba0eb644aa77899bc06cdcc11 |
lib/rubocop/processed_source.rb | 100644 | 0 | 0 | | | 1.2 KB | 5331f534616a2a4e7001b84b75b3380803ff69cb344e4e9f35b776a556aa1a69 |
lib/rubocop/rake_task.rb | 100644 | 0 | 0 | | | 1.71 KB | 267376e6134b450b11a36fbb62a413a5e8abc39879dba5334030a139e890c7e5 |
lib/rubocop/source_parser.rb | 100644 | 0 | 0 | | | 1.4 KB | 2f1589e2b08252a9aef3b9587ef8c0584fa5cf0f68e9458c7a70be9bf9b3ebd6 |
lib/rubocop/target_finder.rb | 100644 | 0 | 0 | | | 2.78 KB | 0132f76c3852715443d51b790900f9e3023511740641df7bee8e0d0a93b85370 |
lib/rubocop/token.rb | 100644 | 0 | 0 | | | 464 Bytes | 199a559339d956bf1b0be6028fd534615e2201956c64d1d9ba26eb8efdb810a9 |
lib/rubocop/version.rb | 100644 | 0 | 0 | | | 407 Bytes | 518bc2833aa6fb4774502b488ad064742b3ec78974ef82753aa1e43634cbb7fd |
relnotes/v0.19.0.md | 100644 | 0 | 0 | | | 7.71 KB | f3d4d2f17c526b57a0401c1393bc3b61925d6c1cb9527dd5008f5d8faf400f87 |
relnotes/v0.19.1.md | 100644 | 0 | 0 | | | 1.23 KB | c1d110815ae41aae635ac430e832f60a43f962101f4a977e1e1d2e7cfdfc77b0 |
relnotes/v0.20.0.md | 100644 | 0 | 0 | | | 5.67 KB | 5b60fd3914b919a540560b969b1272da6c6e87036704b6d09bb788c63110dd37 |
rubocop-todo.yml | 100644 | 0 | 0 | | | 617 Bytes | 27f3c7e36e9601074e90677b1300ed4804fc120178fb2a3010bc1c3a2a560ed8 |
rubocop.gemspec | 100644 | 0 | 0 | | | 1.38 KB | 93c2248787c1c4788024d8c379453363536a05daed937e1e930204d19aca65e5 |
spec/.rubocop.yml | 100644 | 0 | 0 | | | 122 Bytes | 4476c0583ba999957d9aee0310138f2e8d0f72195770cffbae4c698adf274397 |
spec/isolated_environment_spec.rb | 100644 | 0 | 0 | | | 852 Bytes | 27832eadcbf4db60397848629ee25f808fa0f1b4d1ae722d0faed52d41ceb565 |
spec/project_spec.rb | 100644 | 0 | 0 | | | 3.2 KB | 2f9aa921c32712637a5ad15d309cbe0f5190b19a3ba867f457c25aed5785f939 |
spec/rubocop/cli_spec.rb | 100644 | 0 | 0 | | | 69.7 KB | b8cf261aadcf8d868a60d200cabc9cffd4e77da1439f195c832d72c95a8e39ec |
spec/rubocop/comment_config_spec.rb | 100644 | 0 | 0 | | | 3.21 KB | 66cf5a6b073ddff0c6752f4aa35ddc5128c52447c1d9118e1dd1d08ffb8815f7 |
spec/rubocop/config_loader_spec.rb | 100644 | 0 | 0 | | | 9.76 KB | 0812de52243d38927a1049653599b1b0fddf2f34473372e45e32f5dfea7ad381 |
spec/rubocop/config_spec.rb | 100644 | 0 | 0 | | | 4.73 KB | 97d3833fd74d452f5e9d2055bb6b3e68b1a6405cf8cf4631e57f093ceae32cd1 |
spec/rubocop/config_store_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | afd660bf6881961c789bc981deb05572cc56939ae4a342eb1db5accbf98a823b |
spec/rubocop/cop/commissioner_spec.rb | 100644 | 0 | 0 | | | 2.59 KB | 788a582dbdbdf8c0a76a5645761511bc28edfa0ebecf3dfc30c20a773e41a480 |
spec/rubocop/cop/cop_spec.rb | 100644 | 0 | 0 | | | 3.25 KB | bc3535dc791624e4539da39ab3a07a2313a17da3882a8a309056970badfbcffd |
spec/rubocop/cop/corrector_spec.rb | 100644 | 0 | 0 | | | 1.7 KB | a65bdf05746996626e6f5842d7f0737b390cd388e039389a5992bc02b2871d82 |
spec/rubocop/cop/lint/ambiguous_operator_spec.rb | 100644 | 0 | 0 | | | 2.71 KB | 53f660d7ff740fd44ff76e0ce8f773395f47dfdc5d772e30568b38a0d4872aa6 |
spec/rubocop/cop/lint/ambiguous_regexp_literal_spec.rb | 100644 | 0 | 0 | | | 893 Bytes | 88dab67791e80ec41edb5de2af518f16ceac458744b5c9a5636e03df646a2c37 |
spec/rubocop/cop/lint/assignment_in_condition_spec.rb | 100644 | 0 | 0 | | | 2.87 KB | d6b3a3d7e39871585726d18088d279a1543fa91b24d6f35b2a1ac4c57911c837 |
spec/rubocop/cop/lint/block_alignment_spec.rb | 100644 | 0 | 0 | | | 13.6 KB | 7954423d193a23e6e5f34fcb3646a5dc6493676c933bfd9081848ddfec6e9d06 |
spec/rubocop/cop/lint/condition_position_spec.rb | 100644 | 0 | 0 | | | 1.24 KB | cfa75f21f0be1892d6a0075abfae352b9b496e42fd8327242cbf5cff13985361 |
spec/rubocop/cop/lint/debugger_spec.rb | 100644 | 0 | 0 | | | 964 Bytes | df4c9cbe705ad27b00af44ffd50dc093ea57d0b257f057b544adcd175160f466 |
spec/rubocop/cop/lint/deprecated_class_methods_spec.rb | 100644 | 0 | 0 | | | 1.18 KB | a86ddbec2d08d877e9354a566e33e529f62ec52b977b284a7cde24eb877c227f |
spec/rubocop/cop/lint/else_layout_spec.rb | 100644 | 0 | 0 | | | 1.61 KB | 51bd97c1179de4389efeb30b7b9a3b74a58779f87d34732628b5da53a0492dc9 |
spec/rubocop/cop/lint/empty_ensure_spec.rb | 100644 | 0 | 0 | | | 688 Bytes | 87a2e607d1bd23357ae1cb94cadca8d3229aacf50e8b05f1f61b35c5fe6238ae |
spec/rubocop/cop/lint/empty_interpolation_spec.rb | 100644 | 0 | 0 | | | 464 Bytes | 0c7d96997c494b0e4a7d8a07358eb0d745f3f4155aacd0f5b9769dddfb3f349d |
spec/rubocop/cop/lint/end_alignment_spec.rb | 100644 | 0 | 0 | | | 5.67 KB | 3bb5a3cd999bb9286c43a92f1608bf966195c72fc02e09cf8bfe1418af9bfcac |
spec/rubocop/cop/lint/end_in_method_spec.rb | 100644 | 0 | 0 | | | 693 Bytes | e56c2615883654adf078729749acde4e5ce5e595b9ec9f11767ebdf3b7c26eae |
spec/rubocop/cop/lint/ensure_return_spec.rb | 100644 | 0 | 0 | | | 1 KB | 2cb29c5bf8d392116141a5c0c877c782de7b0bdb92589592d0c1259350d4f842 |
spec/rubocop/cop/lint/eval_spec.rb | 100644 | 0 | 0 | | | 867 Bytes | 4523552eb7b925a0d4050ee7c410075d51899052928e87de252a4e5fdeef7d79 |
spec/rubocop/cop/lint/handle_exceptions_spec.rb | 100644 | 0 | 0 | | | 807 Bytes | eabea2d0b1f15b94d93737fbc294a3f26a164c855b4e3cf7dc31f57137b93ee7 |
spec/rubocop/cop/lint/invalid_character_literal_spec.rb | 100644 | 0 | 0 | | | 940 Bytes | 86b61bd758c787c19a1244bb3b0a9012bc54da49e2f6d3dd563f8c5f0e743c9e |
spec/rubocop/cop/lint/literal_in_condition_spec.rb | 100644 | 0 | 0 | | | 4.38 KB | a6a27e0663c5af782b997f9e80d009cc6ff441ce27665fdbbd723e8c7bcfa2a1 |
spec/rubocop/cop/lint/literal_in_interpolation_spec.rb | 100644 | 0 | 0 | | | 846 Bytes | 0b57fb342e300ae40051b70d1a651edcdae62632d3b0da373815dacf995cf1f9 |
spec/rubocop/cop/lint/loop_spec.rb | 100644 | 0 | 0 | | | 709 Bytes | c49f9465d49df64ebb268514e48751ff882f7a14dcfc767a7c5d8a768c3dce72 |
spec/rubocop/cop/lint/parentheses_as_grouped_expression_spec.rb | 100644 | 0 | 0 | | | 1.56 KB | 2a8379ff7725d2961d4c6e411476bbbe1c52e5b8bfedc9d09f447b1150154570 |
spec/rubocop/cop/lint/require_parentheses_spec.rb | 100644 | 0 | 0 | | | 2.73 KB | 6f6911eb48185ff0b869e96bb9a356c240181c7446a74393225ae51ae360be8c |
spec/rubocop/cop/lint/rescue_exception_spec.rb | 100644 | 0 | 0 | | | 3.65 KB | 6fe8584846bbfe1bf5d77085c0d19baf798aaa3201988c8283c004dc7928937a |
spec/rubocop/cop/lint/shadowing_outer_local_variable_spec.rb | 100644 | 0 | 0 | | | 5.19 KB | d25b317f16658ed293e28050890750e04e7859dcc2f842b7aa33248017ced287 |
spec/rubocop/cop/lint/space_before_first_arg_spec.rb | 100644 | 0 | 0 | | | 1.43 KB | a44a45e9558269bc43c5c4fd62df0811ab52fb2b90e3e0962cb247c7b52fbe0f |
spec/rubocop/cop/lint/string_conversion_in_interpolation_spec.rb | 100644 | 0 | 0 | | | 1.08 KB | 92c597a971cc68424a1e3983114fad25a4e4daddb07408df1fbf7a90cae8992d |
spec/rubocop/cop/lint/syntax_spec.rb | 100644 | 0 | 0 | | | 983 Bytes | 508ff4707cad1cb2e5270cb49edf21f5d41b7d2afb4eabebcb8b684cd5f89f46 |
spec/rubocop/cop/lint/unreachable_code_spec.rb | 100644 | 0 | 0 | | | 1.66 KB | 2dd2b67bec0b70ec0ae664fb906316e566ef96c096adf9db50ae28fb8a70b114 |
spec/rubocop/cop/lint/useless_access_modifier_spec.rb | 100644 | 0 | 0 | | | 3.59 KB | 1407e23d747d5ad7013baa4d3298691b24ec847d334001edb9e4f8363affa1f4 |
spec/rubocop/cop/lint/useless_assignment_spec.rb | 100644 | 0 | 0 | | | 38.5 KB | 6c28278c20ef22d9803ecf51ee038f0911b98d53e60d50530cdf12a05d524cdf |
spec/rubocop/cop/lint/useless_comparison_spec.rb | 100644 | 0 | 0 | | | 807 Bytes | 159625492bcc4fa8fa9ee6e2f6f96002b50ebcd6dcb85d0cfe31e6c51c3d18d3 |
spec/rubocop/cop/lint/useless_else_without_rescue_spec.rb | 100644 | 0 | 0 | | | 950 Bytes | f9e4301d4c9d1e8c8c526030b3500f02b1aaca47de1ed877b5daceb0a4d8a113 |
spec/rubocop/cop/lint/useless_setter_call_spec.rb | 100644 | 0 | 0 | | | 4.66 KB | bae2475d4b4b00af82b9d9e0f655d7d425f4a90fd543cb28ac45ed70f6417fc2 |
spec/rubocop/cop/lint/void_spec.rb | 100644 | 0 | 0 | | | 1.46 KB | 4eba9622300b40768bcc63095e59d7b017ea5920e40fd04fcc539e1844b11bb4 |
spec/rubocop/cop/offense_spec.rb | 100644 | 0 | 0 | | | 3.77 KB | 50a621e733e85522dcfdf21f5ec4c49d09e59d090f5ba3ec3e4b92e34166d652 |
spec/rubocop/cop/rails/action_filter_spec.rb | 100644 | 0 | 0 | | | 2.05 KB | 6e9f4e71fabdbfd42f66890a141c7b838f61299d0230245c9816dba65d9c2ac0 |
spec/rubocop/cop/rails/default_scope_spec.rb | 100644 | 0 | 0 | | | 1.02 KB | 26f0655f770a6787d3a96f56e81c21cdc1e289b8f2ebba5e0f4fa83ee52f47be |
spec/rubocop/cop/rails/has_and_belongs_to_many_spec.rb | 100644 | 0 | 0 | | | 324 Bytes | 06d3d36e8f569b50a9d5aa5ed5585547cb5b1b5bbd650c291cfeb8568ef46357 |
spec/rubocop/cop/rails/output_spec.rb | 100644 | 0 | 0 | | | 789 Bytes | 02fdd7282c9ded70b0621ccda43041deec60736df603902b90c666842e10c888 |
spec/rubocop/cop/rails/read_write_attribute_spec.rb | 100644 | 0 | 0 | | | 548 Bytes | f078ee3a7e758139e3937dc7b8de811a35a630b56cbd3ef1297a9e1d1c2912d9 |
spec/rubocop/cop/rails/scope_args_spec.rb | 100644 | 0 | 0 | | | 645 Bytes | 6331217a0871b1c23abf600bc836ed6261e721d53994adb91621e9df46af2006 |
spec/rubocop/cop/rails/validation_spec.rb | 100644 | 0 | 0 | | | 502 Bytes | 087dc974167badc6ac834b93cbd9d29679b74ebba74e14e4d87adb177f1ce59a |
spec/rubocop/cop/severity_spec.rb | 100644 | 0 | 0 | | | 2.45 KB | a75180a70dfd964945bf1044bd8658d52db122984a7d0ee35bce3b8584e15daf |
spec/rubocop/cop/style/access_modifier_indentation_spec.rb | 100644 | 0 | 0 | | | 12.6 KB | 599166f79f611f3602e4a6bfe13a18ae54fddbca342d0bc163be21b1849d875b |
spec/rubocop/cop/style/accessor_method_name_spec.rb | 100644 | 0 | 0 | | | 2.53 KB | e5974b04b924db49adf4046e197f7cc45779e07bf520e285d1c64581b946c952 |
spec/rubocop/cop/style/alias_spec.rb | 100644 | 0 | 0 | | | 1.69 KB | 7c9b3f20af979e071ba3ef632ddee3cfef9b3f12e3c9e7c899fbed7ae07891fd |
spec/rubocop/cop/style/align_array_spec.rb | 100644 | 0 | 0 | | | 3.03 KB | 6e823402d865e8ec1fdd34542c8b19a359ba2dab3d8855b07e147da1e84ba354 |
spec/rubocop/cop/style/align_hash_spec.rb | 100644 | 0 | 0 | | | 12.4 KB | 98a1966193b97dab3adf3a3b9d8832149751f45ab8fac003c09c8fe98110371f |
spec/rubocop/cop/style/align_parameters_spec.rb | 100644 | 0 | 0 | | | 9.69 KB | 6227b4e95885644eda5269617966956cca8a09549e86136a809854f93b6a34b1 |
spec/rubocop/cop/style/and_or_spec.rb | 100644 | 0 | 0 | | | 1.58 KB | 9af04824882a354c1956f4a19c5ccfaec7db8716c4242d22a83277c1a87f7fc6 |
spec/rubocop/cop/style/array_join_spec.rb | 100644 | 0 | 0 | | | 750 Bytes | 67028970accab944e738b8773a651a397e6fb98c2bbb8241009696d2e1257663 |
spec/rubocop/cop/style/ascii_comments_spec.rb | 100644 | 0 | 0 | | | 590 Bytes | 8528e30fe56d127d1a1637b0936405e342fd680c433f9dbbd627fcd55a515528 |
spec/rubocop/cop/style/ascii_identifiers_spec.rb | 100644 | 0 | 0 | | | 957 Bytes | bd745b7dd033aaf3b0c5048c3e919651db5cf18c9f5bad2d6195f18ae882a05b |
spec/rubocop/cop/style/attr_spec.rb | 100644 | 0 | 0 | | | 468 Bytes | 113243aff5783728eabb6cfc0653232b381648bfa06a12f24daf281a9978cb01 |
spec/rubocop/cop/style/begin_block_spec.rb | 100644 | 0 | 0 | | | 281 Bytes | 79f588ac73a80d9a71f43dbc668d0ffa52997fa34b50d18da9d741714282b87c |
spec/rubocop/cop/style/block_comments_spec.rb | 100644 | 0 | 0 | | | 480 Bytes | 8cf204525d10d4c0db51e46273f5bf894f87511dc027d7051fc0bb473d66436a |
spec/rubocop/cop/style/block_nesting_spec.rb | 100644 | 0 | 0 | | | 3.9 KB | 18aaaa954300ef3a0f1260b309a74f35f161cfe0cbf5f2e7cb8ab7caa3c871a9 |
spec/rubocop/cop/style/blocks_spec.rb | 100644 | 0 | 0 | | | 2.76 KB | 0a49024d9fac6d2d9e587850a80ad51676a67d0c6403d9416c71af766b8337e9 |
spec/rubocop/cop/style/braces_around_hash_parameters_spec.rb | 100644 | 0 | 0 | | | 9.37 KB | 3324baaaf6f241533842e982da98f152391be45d1959e6dacbf9e1e3ee5c9771 |
spec/rubocop/cop/style/case_equality_spec.rb | 100644 | 0 | 0 | | | 302 Bytes | 23da8d5f23a58741cf8dcba083e8efcff41484366d0bc297a6a4da8d238741ce |
spec/rubocop/cop/style/case_indentation_spec.rb | 100644 | 0 | 0 | | | 10.1 KB | bcc5c94ff646eb5def74ec526eaa881149ef49902dd0cd72e1d342d42217e266 |
spec/rubocop/cop/style/character_literal_spec.rb | 100644 | 0 | 0 | | | 921 Bytes | a95bb37595103cdfe890970d4f99a4bf96f9b62aa3684b0e9e0c71a8619b4768 |
spec/rubocop/cop/style/class_and_module_camel_case_spec.rb | 100644 | 0 | 0 | | | 1.01 KB | 4ceea0589b0ba0a042617316baeb31272a8f355742d210f824978501b9917db5 |
spec/rubocop/cop/style/class_and_module_children_spec.rb | 100644 | 0 | 0 | | | 3.76 KB | 256d6586322218713d99c0a79cb941efe06cf4f3d779715f9500ccd694d0a8c6 |
spec/rubocop/cop/style/class_length_spec.rb | 100644 | 0 | 0 | | | 4.3 KB | 9630e219918e53e476ef0984373b6d95623843e85c9be95ea99712a9b786b622 |
spec/rubocop/cop/style/class_methods_spec.rb | 100644 | 0 | 0 | | | 2.01 KB | bd8821a6ce2662b2c6690ab82037e63d15cd5f96dae560db2c312d103865467c |
spec/rubocop/cop/style/class_vars_spec.rb | 100644 | 0 | 0 | | | 548 Bytes | 373fc76c85939acbff05d7b2e092af55dc204b6b11ba31f5f0aaff07d8b77d4d |
spec/rubocop/cop/style/collection_methods_spec.rb | 100644 | 0 | 0 | | | 1.41 KB | d51acc5643333993a0ba43601b6c85c57a45ac74a6509948621cf451a497235c |
spec/rubocop/cop/style/colon_method_call_spec.rb | 100644 | 0 | 0 | | | 1.63 KB | f9fb2ec91fe4f69ade4dca383b4ef989709c986784735f9af90b477e3af66055 |
spec/rubocop/cop/style/comment_annotation_spec.rb | 100644 | 0 | 0 | | | 2.59 KB | 629c0394acfc9406eb74c9465c48cc3f580b5ee4e5a11f61fbf0e0afed6d9991 |
spec/rubocop/cop/style/constant_name_spec.rb | 100644 | 0 | 0 | | | 1.77 KB | 7366e69bf692c816f87371ee88cf382b4ef0b0525ea8ee2393ce7129ebd22dfb |
spec/rubocop/cop/style/cyclomatic_complexity_spec.rb | 100644 | 0 | 0 | | | 7.46 KB | 7f58daec586df6f08f327c9ba186abf7671abf9350e82c9c89064ee3d42e5cf1 |
spec/rubocop/cop/style/def_with_parentheses_spec.rb | 100644 | 0 | 0 | | | 991 Bytes | da80c46dab89c5c2e890cde3119a7803ab1258cdd9e6f92cb29725f4db675a25 |
spec/rubocop/cop/style/deprecated_hash_methods_spec.rb | 100644 | 0 | 0 | | | 1.27 KB | 9b873885f5c2867f684c877fdccf6c0bc92bbdf393d23f9fd89041ebbf614dc5 |
spec/rubocop/cop/style/documentation_spec.rb | 100644 | 0 | 0 | | | 3.37 KB | 313e950a50b86dfbf6432e89c8e289af72ef9f3ecae5a2cd7f2fa859b8abdf8b |
spec/rubocop/cop/style/dot_position_spec.rb | 100644 | 0 | 0 | | | 2.93 KB | 350d2a30995da7db2679baae00d22592c2b86a82c73c14bad32fb9762239f0a2 |
spec/rubocop/cop/style/double_negation_spec.rb | 100644 | 0 | 0 | | | 539 Bytes | d27f9909fbf68e37b8283ef0b583f69fbaca61102308d906cec7bdafdcb131fb |
spec/rubocop/cop/style/empty_line_between_defs_spec.rb | 100644 | 0 | 0 | | | 3.75 KB | f6cabf11c945e2bcef181f3b06782e2e5fc7e5ac316c39bfde81c48e0e6067c5 |
spec/rubocop/cop/style/empty_lines_around_access_modifier_spec.rb | 100644 | 0 | 0 | | | 1.76 KB | 5f768ec69f77cea46166d84bbb890cfeb2e57d6b1cda4f0b2f8457a577e3d953 |
spec/rubocop/cop/style/empty_lines_around_body_spec.rb | 100644 | 0 | 0 | | | 4.19 KB | 187a65ba91e67df3da8a6240fba5460de33468ca3680d49feef29c5b593a781e |
spec/rubocop/cop/style/empty_lines_spec.rb | 100644 | 0 | 0 | | | 1.35 KB | e4cdd2ddba5ace46f31164b8a1be044e4507d8db7ad3df7de033291496efe7c4 |
spec/rubocop/cop/style/empty_literal_spec.rb | 100644 | 0 | 0 | | | 2.94 KB | 39bc333a49bfaca961dc083f9ac1286f863ddd0f09e28aa5a39baab5c4d970f1 |
spec/rubocop/cop/style/encoding_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | 6a58cc162c3ca82f6b13fdd2ee9ef9f79db889a8fbbc4c31e8c5a4583f42feb6 |
spec/rubocop/cop/style/end_block_spec.rb | 100644 | 0 | 0 | | | 276 Bytes | 82dc760670b1d9a74961cd0c29c1104c5970ad64946b91b8fea31d5982c7ce93 |
spec/rubocop/cop/style/end_of_line_spec.rb | 100644 | 0 | 0 | | | 1.47 KB | 1a61fb5f132fff46218565d531a53ef9aa1d1f3288de3327b6043864124e284a |
spec/rubocop/cop/style/even_odd_spec.rb | 100644 | 0 | 0 | | | 2.08 KB | d3025ad721b5d728bc1980eb4696ea7efa67ca05e3d24562a729120c0d2820cd |
spec/rubocop/cop/style/file_name_spec.rb | 100644 | 0 | 0 | | | 1.98 KB | 50da81766ce4a3046894affcf37936a77789297561ad594edb107b1621a98a8d |
spec/rubocop/cop/style/final_newline_spec.rb | 100644 | 0 | 0 | | | 721 Bytes | e9eef443fac9544b698347711f01b0344bd810185a689ef564dd58ac36f45950 |
spec/rubocop/cop/style/flip_flop_spec.rb | 100644 | 0 | 0 | | | 677 Bytes | f8923b982e5806d6c71af189cb0bc7c050717ce5068c5fc2ffe1343cf634e015 |
spec/rubocop/cop/style/for_spec.rb | 100644 | 0 | 0 | | | 3.26 KB | b130e01fbf4f706fab4a2ef2b4efb024e5c10ab1128d802c6553bcb0ad5b40db |
spec/rubocop/cop/style/format_string_spec.rb | 100644 | 0 | 0 | | | 4.04 KB | 19aebd3dc9fe9b3109e1ff5f03637025ea8cfbe2d5b9a1436060363f2bc4b374 |
spec/rubocop/cop/style/global_vars_spec.rb | 100644 | 0 | 0 | | | 859 Bytes | a7766c7939b61ca9d33740a9754d3b858d34921298807ad78a72a933e4abf133 |
spec/rubocop/cop/style/guard_clause_spec.rb | 100644 | 0 | 0 | | | 1.82 KB | 3d75da01c2393e6ef08eb546c582d54b3444dd5e30e055530d11e0e5d441cb91 |
spec/rubocop/cop/style/hash_syntax_spec.rb | 100644 | 0 | 0 | | | 4.71 KB | 883112e77eff18a4d23ab54bf58d81bbb373ef9ae8e7cfd12d52ba5f3ffb5018 |
spec/rubocop/cop/style/if_unless_modifier_spec.rb | 100644 | 0 | 0 | | | 3.95 KB | 110d036b7b075e0c630ad9a265889b05f426f4b6e72a713527cf6e22910634ba |
spec/rubocop/cop/style/if_with_semicolon_spec.rb | 100644 | 0 | 0 | | | 529 Bytes | 4798b9046f4eb2ffc08df001f66a12a49bccc3a0b2ce1a2db2ae99c652ec59bf |
spec/rubocop/cop/style/indent_array_spec.rb | 100644 | 0 | 0 | | | 3.89 KB | 93aab227b15fa8765b92252a5c1881ee2dc06a9ccb206610e9ff1dda77e7cb83 |
spec/rubocop/cop/style/indent_hash_spec.rb | 100644 | 0 | 0 | | | 10.4 KB | a3fedf4448a9bb0fcaa9428f6c9fbf5029ce2389b579a8966954e323152282d4 |
spec/rubocop/cop/style/indentation_consistency_spec.rb | 100644 | 0 | 0 | | | 15.8 KB | 8c1035a713506bd3159d8d732d09e21b7c5f9be7fd7c7a541c386837d08f29d3 |
spec/rubocop/cop/style/indentation_width_spec.rb | 100644 | 0 | 0 | | | 19.5 KB | e555b69971b252606a07b42b4461f28e3ce73fcfd42d8187487bc4dddf4a25c4 |
spec/rubocop/cop/style/lambda_call_spec.rb | 100644 | 0 | 0 | | | 1.86 KB | b4e55be8046b719b7d978428efa911e6139643e4802f55d1e22c56eb70b6d296 |
spec/rubocop/cop/style/lambda_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | 1b984ba7236e382edd268dedd14227b551048819be9af69a30fe4879da965d6a |
spec/rubocop/cop/style/leading_comment_space_spec.rb | 100644 | 0 | 0 | | | 1.63 KB | b44af184d00ec1b7b7bec2462df3d8801f879b42bf888a47b8bfd1aa3cc19b34 |
spec/rubocop/cop/style/line_end_concatenation_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | bac9333f02b7b0fd4ee6f0d77222e32095dfbc2caa76ba2e46bb87917204e202 |
spec/rubocop/cop/style/line_length_spec.rb | 100644 | 0 | 0 | | | 601 Bytes | b94a4f1a626d7127c8f03ed3298f818d8cd7be2b0bbd72ffc41999365cd04796 |
spec/rubocop/cop/style/method_call_parentheses_spec.rb | 100644 | 0 | 0 | | | 1.73 KB | 4dd46f4728d2d375e8b9da7ddd8d93a0dc5ed50f4e7ce5a3427e4d569293b491 |
spec/rubocop/cop/style/method_called_on_do_end_block_spec.rb | 100644 | 0 | 0 | | | 1.69 KB | 8d1d29382b6bb13167d4827a863908b5fbe6df40fcf7def93ddcd9cb75db210b |
spec/rubocop/cop/style/method_def_parentheses_spec.rb | 100644 | 0 | 0 | | | 3.32 KB | 3b7546907a276ec2e384734da98d8003ea19c96bb57b3de73790e041ad0d61da |
spec/rubocop/cop/style/method_length_spec.rb | 100644 | 0 | 0 | | | 4.67 KB | 0f2dc9d7200c019cc6ef01c8e73a229b494c3f2e72f509024b3835fef310645d |
spec/rubocop/cop/style/method_name_spec.rb | 100644 | 0 | 0 | | | 3.99 KB | 04459bf429ec150508c2e185e3267a82c8845b87a4deb01b33e7c5e0257e29e1 |
spec/rubocop/cop/style/module_function_spec.rb | 100644 | 0 | 0 | | | 606 Bytes | b5e1bdb2dcc17ed45984ad66833206f6ca10356971289c27e1118272af1abdce |
spec/rubocop/cop/style/multiline_block_chain_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 9a25e3567f300506b875cd4cb7e5bd1d52d2205c70716250c3a6e4f5a14cc0c5 |
spec/rubocop/cop/style/multiline_if_then_spec.rb | 100644 | 0 | 0 | | | 2.95 KB | 5157ab3be995abde95d64ed505094d06c408940ed1e454ac2da50ae0fb7bef15 |
spec/rubocop/cop/style/multiline_ternary_operator_spec.rb | 100644 | 0 | 0 | | | 488 Bytes | 8b2dece0a5cccbe0f2a342eab5f47f609ff358a869c14ae1c8eb56ed302d713a |
spec/rubocop/cop/style/negated_if_spec.rb | 100644 | 0 | 0 | | | 2.47 KB | b29f688f16d6ccf83999dc5ef98a8341ea1f820dbf11e8b39fac83a160dbc95b |
spec/rubocop/cop/style/negated_while_spec.rb | 100644 | 0 | 0 | | | 1.55 KB | 74bc281dca46b0abac8d82d7f41b251614f855ded905458b84a758f4fd625a4f |
spec/rubocop/cop/style/nested_ternary_operator_spec.rb | 100644 | 0 | 0 | | | 594 Bytes | 922a3a4f175312afffa6026320a9e6764785fdba80fdfa3d3b8c4d6cd823a418 |
spec/rubocop/cop/style/nil_comparison_spec.rb | 100644 | 0 | 0 | | | 616 Bytes | 6a4b6e3cb91fbd0c9c0b4b043ac029daead2742291a6b9a369838468fc069ac8 |
spec/rubocop/cop/style/non_nil_check_spec.rb | 100644 | 0 | 0 | | | 927 Bytes | 429ebb9dee99db3ed7a12bc52da673d5c309c44c0bc0c10295237813d6441446 |
spec/rubocop/cop/style/not_spec.rb | 100644 | 0 | 0 | | | 692 Bytes | 02f0797aabf180b8c1a9405fb5237cb4a149001c33f52966b54f3f6c64e50b23 |
spec/rubocop/cop/style/numeric_literals_spec.rb | 100644 | 0 | 0 | | | 2.15 KB | 8c7c25d53818b710de03c93da23974938a54170a01c497443be82704d9bc7a77 |
spec/rubocop/cop/style/one_line_conditional_spec.rb | 100644 | 0 | 0 | | | 400 Bytes | f96589ae2fe2f1912bf4b1e4073f78b412b6ce1977e9be4401dd6a2410e4087f |
spec/rubocop/cop/style/op_method_spec.rb | 100644 | 0 | 0 | | | 2.34 KB | 990e3a8a5c03415eba0902fc534004f0a24dc4cce951cc08b0f70562f92ca1b7 |
spec/rubocop/cop/style/parameter_lists_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | 40a26059ca74dfecd60705df195ec57d9cb595e4dcc1da15c6e55fc5e3b9b4c5 |
spec/rubocop/cop/style/parentheses_around_condition_spec.rb | 100644 | 0 | 0 | | | 4.4 KB | 7733ae625a723d13a8efee65b3ac8d256c52a82646dfad3928de67ec77546800 |
spec/rubocop/cop/style/percent_literal_delimiters_spec.rb | 100644 | 0 | 0 | | | 7.97 KB | b4529c73868ac6819a91350edeff67ff2dd80287102f4cbf5d62e32cd8d95870 |
spec/rubocop/cop/style/perl_backrefs_spec.rb | 100644 | 0 | 0 | | | 411 Bytes | 79979e23cb8733513bf6c4b6a91db325b2c5528636ae63940069b4e4b7cb59c5 |
spec/rubocop/cop/style/predicate_name_spec.rb | 100644 | 0 | 0 | | | 814 Bytes | 0ca49cd0a52b8e7d9b294de50dcce9dd50c569e082ad3e02913f3fa4cce3e095 |
spec/rubocop/cop/style/proc_spec.rb | 100644 | 0 | 0 | | | 703 Bytes | 65a2ab1930d76e9c5cc2be2588cadd0fdd0e8a8a50d309ced18950f6719a695f |
spec/rubocop/cop/style/raise_args_spec.rb | 100644 | 0 | 0 | | | 2.85 KB | 300501bafda154b5d72b7c9363ee3341c895afd1aee6f89458c9f29454a45708 |
spec/rubocop/cop/style/redundant_begin_spec.rb | 100644 | 0 | 0 | | | 1.31 KB | 3e63e59b0a1663c93290b85dad8b25c03f3f49ba38b451442bf80ec39255ad51 |
spec/rubocop/cop/style/redundant_exception_spec.rb | 100644 | 0 | 0 | | | 802 Bytes | f788f91ffbc89520a26fa0751d201820cbfdac06a6cc105dcc10a27e8c294498 |
spec/rubocop/cop/style/redundant_return_spec.rb | 100644 | 0 | 0 | | | 4.52 KB | cd27a28515433001bf677c2d0e1b7aea157e66def23c1fcaac10cfdeb6b9d204 |
spec/rubocop/cop/style/redundant_self_spec.rb | 100644 | 0 | 0 | | | 3.79 KB | 58044a68833817be19dd88f25a409d6a438771761eb41559524704a50f4486e3 |
spec/rubocop/cop/style/regexp_literal_spec.rb | 100644 | 0 | 0 | | | 3.49 KB | 7ad2751f33ea636bde06999afe550247ac8d8a34cbd1d106bf72e69f4429228f |
spec/rubocop/cop/style/rescue_modifier_spec.rb | 100644 | 0 | 0 | | | 3.43 KB | 02293a861d1989d25a9e35ff13918cd426e19d593ee96eb4c5198da048e7c8b3 |
spec/rubocop/cop/style/self_assignment_spec.rb | 100644 | 0 | 0 | | | 1.38 KB | 00280a53fe78dfab1952ddd0b1976095a2393a6b7100624964a3922b45ccae38 |
spec/rubocop/cop/style/semicolon_spec.rb | 100644 | 0 | 0 | | | 3.5 KB | 78c89637fcf597d9bb5e59a452ab867d6d00031b431b3fa193e36cf9f4327dff |
spec/rubocop/cop/style/signal_exception_spec.rb | 100644 | 0 | 0 | | | 9.92 KB | d5d0167ab8b07ec5d75e5a5bdb7e63f43568abb12a8357a9f0f5823af5be8865 |
spec/rubocop/cop/style/single_line_block_params_spec.rb | 100644 | 0 | 0 | | | 2.25 KB | e9cd07506e44cd4bbe8afde8e2f25cc9661455a63c4ebfba51ceb279605d3048 |
spec/rubocop/cop/style/single_line_methods_spec.rb | 100644 | 0 | 0 | | | 3.2 KB | aa48fa6442132f52baad3afdf53e5b461443040ec1249440919c8cc369df563f |
spec/rubocop/cop/style/single_space_before_first_arg_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | 14cafd2184863bb1287404fdeb5bb572a6c26db15b591a5980fdf884c0b44b35 |
spec/rubocop/cop/style/space_after_colon_spec.rb | 100644 | 0 | 0 | | | 1.06 KB | 8c81b09178939e81c29fd35e97534ed1c1257f96e4cb860ba92b45a5662bcdad |
spec/rubocop/cop/style/space_after_comma_spec.rb | 100644 | 0 | 0 | | | 887 Bytes | 70c3d0b5da853a3a651cf391f3fda977a7bfa8e23d534697105d15c9cba0b513 |
spec/rubocop/cop/style/space_after_control_keyword_spec.rb | 100644 | 0 | 0 | | | 2.77 KB | 07d5392b7ad44859c9565dfadc7d868fe8a94660f4fce7d5041033bb298f5593 |
spec/rubocop/cop/style/space_after_method_name_spec.rb | 100644 | 0 | 0 | | | 2.02 KB | adb46af9b18ca83ed9f22a684d7944fb7313027cdc2fb6e0516b71ca6d4e06f8 |
spec/rubocop/cop/style/space_after_not_spec.rb | 100644 | 0 | 0 | | | 545 Bytes | a55c56424664dd2a6ffd37eca033725eb2c1c2d7a45dab1ad6d577b78846a6a6 |
spec/rubocop/cop/style/space_after_semicolon_spec.rb | 100644 | 0 | 0 | | | 627 Bytes | caccac6ecceedaf5faaa283d7e94d8cee2f809554655b2d3fcdb4008d1a8585f |
spec/rubocop/cop/style/space_around_equals_in_parameter_default_spec.rb | 100644 | 0 | 0 | | | 2.77 KB | 60328cc7e639d171edc92efb5a90bc6f149bc77efa53184eb3c358709eebcfa3 |
spec/rubocop/cop/style/space_around_operators_spec.rb | 100644 | 0 | 0 | | | 10.8 KB | 7003c0bcc7ba447741016835199f703d29e2cbcbc53593c4e7d3a6fbfb91fc98 |
spec/rubocop/cop/style/space_before_block_braces_spec.rb | 100644 | 0 | 0 | | | 2.46 KB | 2f40331807ace2ad703820f3d1dfac800565a2b79a91b593ccb1c0b731526861 |
spec/rubocop/cop/style/space_before_modifier_keyword_spec.rb | 100644 | 0 | 0 | | | 2.87 KB | 278b5ad5f60084b9ed58a75f632d95f653b0ec27edda88b211dbb334289a4655 |
spec/rubocop/cop/style/space_inside_block_braces_spec.rb | 100644 | 0 | 0 | | | 9.32 KB | c0cb0e4bf748dead1368c4e8bc3e035413db1f0f5c5d227a45c2d14b6454d609 |
spec/rubocop/cop/style/space_inside_brackets_spec.rb | 100644 | 0 | 0 | | | 1.56 KB | 1ead3913e82d31eacd84ad295aa0066daa3f1a71c7b7f5140994c5212af54167 |
spec/rubocop/cop/style/space_inside_hash_literal_braces_spec.rb | 100644 | 0 | 0 | | | 4.64 KB | 338cc0962f099e2d324a063a71fa66e008e90bebe25514c0d85eb617459c89bd |
spec/rubocop/cop/style/space_inside_parens_spec.rb | 100644 | 0 | 0 | | | 974 Bytes | d5f0b6db237033b75a2436720c96efaa1ba11c86933dbf8815c1da78d24896a0 |
spec/rubocop/cop/style/special_global_vars_spec.rb | 100644 | 0 | 0 | | | 1.61 KB | a14db39db55576de3909dff6f8a4aa852a46e9797114e54f59a9fa7dcc3359d8 |
spec/rubocop/cop/style/string_literals_spec.rb | 100644 | 0 | 0 | | | 6.49 KB | cd361300fc6eadd9bfb6a108b1a48a2895195660590fef1b575a8b2ff9eb5a0f |
spec/rubocop/cop/style/symbol_array_spec.rb | 100644 | 0 | 0 | | | 1007 Bytes | 875bd1b997a4e2731263c68f204e84a2981e32dd163d393f6d4f798b962ceb53 |
spec/rubocop/cop/style/tab_spec.rb | 100644 | 0 | 0 | | | 398 Bytes | 0fcec816a7e2ae32e897e85792ddf0c818a02993c023b2b6a00a2c1c8260ce2c |
spec/rubocop/cop/style/trailing_blank_lines_spec.rb | 100644 | 0 | 0 | | | 1.31 KB | bb924e5ffe03a139dfde639cbd6de041d78424afe1e30eace2929cb84db3d3cb |
spec/rubocop/cop/style/trailing_comma_spec.rb | 100644 | 0 | 0 | | | 8.4 KB | 1db41944039b92d4409c7046a3a0a22a03d39e2b5ff817336771eeeabe0a9a21 |
spec/rubocop/cop/style/trailing_whitespace_spec.rb | 100644 | 0 | 0 | | | 817 Bytes | b4d41fc205a45ad555c377a639a881eedf8509abd29a9f685930b3f11087d9b4 |
spec/rubocop/cop/style/trivial_accessors_spec.rb | 100644 | 0 | 0 | | | 12.9 KB | f36dbd313947c201c8533a4607ce56335e9fbfb68edcfa70b033043ae2dceac3 |
spec/rubocop/cop/style/unless_else_spec.rb | 100644 | 0 | 0 | | | 597 Bytes | c74a1a6a534d5ab2a46aa447a1502c7e665869ebfbf7ff8460dc93592c94d8a7 |
spec/rubocop/cop/style/variable_interpolation_spec.rb | 100644 | 0 | 0 | | | 1.83 KB | 3bedb2391252df7f16cf1c57a12fa4179fd2ef6ee268107abb83a80956df5a92 |
spec/rubocop/cop/style/variable_name_spec.rb | 100644 | 0 | 0 | | | 3.33 KB | d0da1810cfeedd3d235cac157ef5da14d2d0160f62c77f4f65308c20e3d9eee5 |
spec/rubocop/cop/style/when_then_spec.rb | 100644 | 0 | 0 | | | 1.14 KB | dfe3e972ff5720056d6722d32017d19cedcf2dccafb129b2097b82d30c388ea4 |
spec/rubocop/cop/style/while_until_do_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | 166cd3a4cd094ca7a02e30811f98c836295198448869d4707dc2256c18ed17a5 |
spec/rubocop/cop/style/while_until_modifier_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 24da1e27c093e1c563ff3298ea9cb9f62d9dce76276713a335bf055893489cdf |
spec/rubocop/cop/style/word_array_spec.rb | 100644 | 0 | 0 | | | 2.86 KB | 8aa84aff086daa6fda67fb010820cfcd9d6e1e3d4769b0870546279422308816 |
spec/rubocop/cop/team_spec.rb | 100644 | 0 | 0 | | | 3.64 KB | a49c326707533320460a12d4264bc1f1a243d7d7bfe3a75e184152b472d39402 |
spec/rubocop/cop/util_spec.rb | 100644 | 0 | 0 | | | 1.04 KB | 4e8b85a330c5a99cfb505df8661760fcd8a43c8a3e7ca3fcb737ca02f3f40f7a |
spec/rubocop/cop/variable_inspector/assignment_spec.rb | 100644 | 0 | 0 | | | 4.46 KB | d5c23e5aeca5bc7280f28354de5185e363742efa2482f36376e14ac2118708fc |
spec/rubocop/cop/variable_inspector/locatable_spec.rb | 100644 | 0 | 0 | | | 15.7 KB | ed30d86a97af126cb33110ea4cd11b53f5010807281522a5babab89e3f1b9aab |
spec/rubocop/cop/variable_inspector/scope_spec.rb | 100644 | 0 | 0 | | | 3.92 KB | a2beb71046f3119f6830af01b5b64f7a8e2fd78cda4ade7b85cb29fdae1ba880 |
spec/rubocop/cop/variable_inspector/variable_spec.rb | 100644 | 0 | 0 | | | 1.74 KB | 2e1d260d10f3907aed3a03b2caa36b16cb991b81a53a0e9b0cc69f1ee3239127 |
spec/rubocop/cop/variable_inspector/variable_table_spec.rb | 100644 | 0 | 0 | | | 8.06 KB | c0d7cf1cb63233c8bd111524e5dc8e835eebaf1827a2ee8cd3eee522676bec1a |
spec/rubocop/cop/variable_inspector_spec.rb | 100644 | 0 | 0 | | | 618 Bytes | 8f2007eceb8ae897140c0731a5cfe33ebdfcf0d0a36cf9c3f974dbe7d8c98e46 |
spec/rubocop/file_inspector_spec.rb | 100644 | 0 | 0 | | | 2.26 KB | 8eb627afcaa1a540f8e78ad39a69322789cfbfbadb4e3cc0ff836101b6570cc6 |
spec/rubocop/formatter/base_formatter_spec.rb | 100644 | 0 | 0 | | | 5.27 KB | ec404f447b24590c910d76545aeb4ee17c702f851b0718fcef057a428c7ccadf |
spec/rubocop/formatter/clang_style_formatter_spec.rb | 100644 | 0 | 0 | | | 4.1 KB | 48e5077bb49cd3b13ee97d4461b2c9e51fdcfe3bf28ffa800b2568b2dc04b1c2 |
spec/rubocop/formatter/colorizable_spec.rb | 100644 | 0 | 0 | | | 2.39 KB | 8e244ae54add6829b1b294156429083071ef030d1936b7ca2140abe50b211c99 |
spec/rubocop/formatter/disabled_config_formatter_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 753547eb556f819cc900f2381e6774329fb96f53af647a44d78a6dcc12a9b8c9 |
spec/rubocop/formatter/disabled_lines_formatter_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | 25fdfcf2e76aa31b6478b58bd6266f7d77f6c58fb4319ac3e7807ce9d942260a |
spec/rubocop/formatter/emacs_style_formatter_spec.rb | 100644 | 0 | 0 | | | 1.87 KB | 3840104d4edbfb05fac1b3a49a79e2dab04be7227433a774144c3c0e326c608e |
spec/rubocop/formatter/file_list_formatter_spec.rb | 100644 | 0 | 0 | | | 1005 Bytes | 891ab1a0f6a901a82ae58d6cb5d0ca694d771aff7eef6a6affa1533f8232b92d |
spec/rubocop/formatter/formatter_set_spec.rb | 100644 | 0 | 0 | | | 4.14 KB | aa555778aef88980d649bf28fef37dcaaa6801cf886d1d5b4ca8b5039912dac8 |
spec/rubocop/formatter/fuubar_style_formatter_spec.rb | 100644 | 0 | 0 | | | 3.27 KB | c38758a48450b23504a77f90d366dec97e5cc26cbf8f75eaad8c766d08c6b33e |
spec/rubocop/formatter/json_formatter_spec.rb | 100644 | 0 | 0 | | | 4.44 KB | 23fb64cb2a7099b6a211c327e0671ff3f3d554817e32a16c42f4da6d453259a0 |
spec/rubocop/formatter/offense_count_formatter_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | 87429c4d3398126f6028b5e12df8f0598fbfa57389785c0a45a6c45831a47049 |
spec/rubocop/formatter/progress_formatter_spec.rb | 100644 | 0 | 0 | | | 4.99 KB | 254d355af83d8dd9ac5bb733afa549a86bcebf3f5c32859f114c50def0a3b296 |
spec/rubocop/formatter/simple_text_formatter_spec.rb | 100644 | 0 | 0 | | | 3.61 KB | 7a63e9c1805ec7333c5b207c9b5ee80904429ebe2333ff3d741301c80fed943a |
spec/rubocop/options_spec.rb | 100644 | 0 | 0 | | | 6.23 KB | 6e43bc474fd4dfe63f6897008e6f10deedb077d56a4d7b8587cb999de3196804 |
spec/rubocop/path_util_spec.rb | 100644 | 0 | 0 | | | 1.44 KB | 2c76e8698b896ef6db4af25f8d818f3927994e2d09fbf22dd07bfea87a93003f |
spec/rubocop/processed_source_spec.rb | 100644 | 0 | 0 | | | 2.53 KB | 406c35e97f94d5e96af99f71ba5e2a243fb39cda03745d9da6581386504d852c |
spec/rubocop/source_parser_spec.rb | 100644 | 0 | 0 | | | 2.01 KB | d23e1da76014ba1e2d2a105728cb4b37a1633f8a08c79c462b9b722b75dc4204 |
spec/rubocop/target_finder_spec.rb | 100644 | 0 | 0 | | | 5.83 KB | c07df8b68c35d1c8830e953dad5a1ed72b441683ac11308fe934e88fe14ba48c |
spec/rubocop/token_spec.rb | 100644 | 0 | 0 | | | 642 Bytes | b6e5bdb5b8a12ded973ebc216ee548b8929d96eb9d125ff1d9174d2f69e7fb53 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 4.01 KB | 8f583b23b62c4c447e40b6ee23ae841c80b6ca301e616c72e4131d4d71a9a816 |
spec/support/ast_helper.rb | 100644 | 0 | 0 | | | 288 Bytes | 5693d9507fbf47089fcb812d4c99842c1e07819ff860f8ae676170f2425a8cf5 |
spec/support/file_helper.rb | 100644 | 0 | 0 | | | 427 Bytes | 54b9485c833690e8637252212eb46df02bdcbceb799fdbc62919a16be4533964 |
spec/support/isolated_environment.rb | 100644 | 0 | 0 | | | 887 Bytes | 9833df0cef6147685a708aad096d360b59fb0af31d31d0f8f200246c5d40a88b |
spec/support/mri_syntax_checker.rb | 100644 | 0 | 0 | | | 2.1 KB | b0043d96802ede92de5db2a55aef26101fd9d9636d1824ceab127fa49415f808 |
spec/support/shared_context.rb | 100644 | 0 | 0 | | | 577 Bytes | 8b6d319acd86947bfecd1e25e528870a9dc11b87033596479ea671c6769483bc |
spec/support/shared_examples.rb | 100644 | 0 | 0 | | | 1 KB | 74277201764b9e907c4786fddca485c82aee9582a2e38588d3ffc0a3e8ba8417 |
spec/support/statement_modifier_helper.rb | 100644 | 0 | 0 | | | 1.19 KB | 7df379464f0f1c0cfac92d55cd2e3d011e4fd9d2067360c8e2f3e848a71272ec |