bin/rubocop | 100755 | 0 | 0 | | | 417 Bytes | 5fe174b8df823e3ce5977f75d5382668d7220df3b121e782d6881097e1e58779 |
.gitignore | 100644 | 0 | 0 | | | 833 Bytes | 197aa61bcc619e1a7e20098da1297eb4467743a6fe7053ca39d32bafc89fc6d8 |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.rubocop.yml | 100644 | 0 | 0 | | | 171 Bytes | 9ffa723c1ac719559e8d2d0ed21e26784a2a4738d4dafac582e2b388552c4f5a |
.travis.yml | 100644 | 0 | 0 | | | 126 Bytes | 49024f7e754d0b4b718bb706924a5b2a14219d1ba1c4ae12f6f3c9012100be77 |
.yardopts | 100644 | 0 | 0 | | | 37 Bytes | f163cc3db9b077a9df44cb2db74f926b9c3dfc3d2bc4f0e51a0c7a594afd7bf5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 19.6 KB | 84960424cb2b787aa77e8fe9747acd9806c6026c537d4cd062f91b7c3f324bd5 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 790 Bytes | 599160364648e741679c7ecb8dc339020781434229da3d9d65beaadc28768d5f |
Gemfile | 100644 | 0 | 0 | | | 92 Bytes | 7a009eb3982cf599f55d31c0bac9b8dadb6dc6475608074807fc8a11f3ccd46f |
LICENSE.txt | 100644 | 0 | 0 | | | 1.03 KB | 5afe4af688ad50bc05c8a9bc224aae62045caff8b7f3b2e550ae025e11dbc7d3 |
README.md | 100644 | 0 | 0 | | | 12.7 KB | d503f8d88fe7a7ab4549c5c9517e60d3a75766555b655d7a83859b0508c9ee94 |
Rakefile | 100644 | 0 | 0 | | | 667 Bytes | 2a16c6f1c0ef09cd9db30ad956c3d9e549ae9a624bb1211a69eef3fd351f8bdb |
config/default.yml | 100644 | 0 | 0 | | | 2.35 KB | 5a42f8aa5899618e80e69e60a0cfa7315ef1d4f397f6f152a0545d2ca435d06d |
config/disabled.yml | 100644 | 0 | 0 | | | 142 Bytes | c79f54acf17e7256077c91b6a85f0ad792e2b81906618590d2855609273c02da |
config/enabled.yml | 100644 | 0 | 0 | | | 8.83 KB | 6ecf1debee705ebca444b7fe5ffa4362f109d40fe740a0545f1a5f9b08f0d8a7 |
lib/rubocop.rb | 100644 | 0 | 0 | | | 5.18 KB | 4d32b32876dd4605ffbaaba01d0f9e304c052ac55218804ec8a90a7e4325dba8 |
lib/rubocop/cli.rb | 100644 | 0 | 0 | | | 9.74 KB | 6567297ea69fd8fc7966b6541da7600abe061efe6942873c01e4fac9c388e1f4 |
lib/rubocop/config.rb | 100644 | 0 | 0 | | | 8.33 KB | 7ff5ea26557185f80b796f58fe52197aad662741e4ac6ba477f4d7973284fdaf |
lib/rubocop/config_store.rb | 100644 | 0 | 0 | | | 1.32 KB | a813f4cc582b12f493488959691ff78ccfbffdc669fffb8a0962df11ab5fe829 |
lib/rubocop/cop/commissioner.rb | 100644 | 0 | 0 | | | 2.33 KB | ed1a69868e3c0a5bbf870a56ef09d04f3e5f345e57e7f36609586e4ba1ada3e8 |
lib/rubocop/cop/cop.rb | 100644 | 0 | 0 | | | 3.44 KB | 1a1addccccf1ca436ff3768d124c8cac767f7f689f1d0a180f0be161ecf3b777 |
lib/rubocop/cop/corrector.rb | 100644 | 0 | 0 | | | 2.42 KB | 00555fea4bc57cb2c040310ada2d4662bb9be324a2aa8cafceeab57294e38e93 |
lib/rubocop/cop/lint/assignment_in_condition.rb | 100644 | 0 | 0 | | | 1.43 KB | 6c1dcf40093848498939c014f049693a5cb10a458c505872310b8c96d6f66b15 |
lib/rubocop/cop/lint/block_alignment.rb | 100644 | 0 | 0 | | | 4.02 KB | ceffb9bac4eff1ab21825d0c75bcffcb2c2ab510204d7d1f9516d4d32cbdd4f6 |
lib/rubocop/cop/lint/empty_ensure.rb | 100644 | 0 | 0 | | | 369 Bytes | 1961c6eaf9d1a798baed233fb94c9bb93d421e239878851f8efae00320fa614f |
lib/rubocop/cop/lint/end_alignment.rb | 100644 | 0 | 0 | | | 1.39 KB | 3e6c8d94890008f9f4b99ef1a7c2469f8060f6fd5c8b2b8434879878cd3f2726 |
lib/rubocop/cop/lint/end_in_method.rb | 100644 | 0 | 0 | | | 552 Bytes | a3c13c958bfa74eb3547a7c750104d4e4664524691156b0c48a86a588884b757 |
lib/rubocop/cop/lint/ensure_return.rb | 100644 | 0 | 0 | | | 468 Bytes | c91b557177aee74b62d7c2e934b18b1b02c27979e958803d3f2ee5c3b70dd31e |
lib/rubocop/cop/lint/eval.rb | 100644 | 0 | 0 | | | 432 Bytes | 09d047e35e58a8bbe1fc718ef4c7fab85388ef5a336b9e2db86e7c33e8489e95 |
lib/rubocop/cop/lint/handle_exceptions.rb | 100644 | 0 | 0 | | | 405 Bytes | d2544fccc58ce2f058a6696f5259914e638738088a22f6084e75194e39c1ea24 |
lib/rubocop/cop/lint/literal_in_condition.rb | 100644 | 0 | 0 | | | 2.43 KB | 92d316d4944de4410c1cd1b0f1db6c6bd51820df2d8abcd044309fbb32ff7092 |
lib/rubocop/cop/lint/loop.rb | 100644 | 0 | 0 | | | 564 Bytes | 6c365d91bb4af3a667494406d6875754db42d41e36f4cfe96efd1c1cbd15226d |
lib/rubocop/cop/lint/rescue_exception.rb | 100644 | 0 | 0 | | | 811 Bytes | 019e02969a5b3450ebcd1ad2ac0e136d6949575a371483509b290aae60ec95df |
lib/rubocop/cop/lint/shadowing_outer_local_variable.rb | 100644 | 0 | 0 | | | 1.1 KB | 7016ff15510358a343d3fac09b621712ec9ebe3a8210bed28f710b28bf4454aa |
lib/rubocop/cop/lint/unreachable_code.rb | 100644 | 0 | 0 | | | 846 Bytes | 8766b303c4a04b70c7f7bc3b857cd19d343e8bab0071119236c99a9768b1fa89 |
lib/rubocop/cop/lint/unused_local_variable.rb | 100644 | 0 | 0 | | | 980 Bytes | 5ee2d85c6aef14d9801f7ca06411a5ccd52b2541a896534b698981bc3003e324 |
lib/rubocop/cop/lint/useless_assignment.rb | 100644 | 0 | 0 | | | 1.51 KB | d03924adb3ec1aaef14f95d2bce5e3c2dd2020eaf7f272a07dec90ca93c3b31a |
lib/rubocop/cop/lint/useless_comparison.rb | 100644 | 0 | 0 | | | 639 Bytes | 461d55f2b78e5ca8cb6caec70ca959dbbbd82312d1da8034a7b1dd26fdc1d1af |
lib/rubocop/cop/lint/void.rb | 100644 | 0 | 0 | | | 1.48 KB | 02c5b7156ed8fd5f5f04537d67d505f03e1a0799c48d3dbec447930db58d35c2 |
lib/rubocop/cop/offence.rb | 100644 | 0 | 0 | | | 3.52 KB | 14435f806a65e66cff90f447ba8a397a2c3ff3fd5feabc7a9247a14be4413fb4 |
lib/rubocop/cop/rails/validation.rb | 100644 | 0 | 0 | | | 945 Bytes | 6366392615b54815bf0770dcab2e78047d03d441d206d552a01aa4b04bd7319e |
lib/rubocop/cop/style/access_control.rb | 100644 | 0 | 0 | | | 2.01 KB | 1675cd5a57cde5f242ab9d8cd610bbdd0043c769ac4c0a2e55e95c402d38dd94 |
lib/rubocop/cop/style/alias.rb | 100644 | 0 | 0 | | | 696 Bytes | 61ee9a4c8c63e58c52a2e3997f7378df4a32402797e4d8ac3669fbe8eee7a598 |
lib/rubocop/cop/style/align_parameters.rb | 100644 | 0 | 0 | | | 1.44 KB | 6b228e4341247529487b0f36263e16d1b8980d7059044386a42592bd558d9e57 |
lib/rubocop/cop/style/and_or.rb | 100644 | 0 | 0 | | | 1.38 KB | 4de58d3aac6e7f6bdf73c51623080b50c5fb9527cd49b71cf8d17abf8d48cceb |
lib/rubocop/cop/style/ascii_comments.rb | 100644 | 0 | 0 | | | 502 Bytes | edc80d62dcbfb0f292895b06fdffca01aec8694b16999a2d3770d7febb3eec93 |
lib/rubocop/cop/style/ascii_identifiers.rb | 100644 | 0 | 0 | | | 531 Bytes | 15b058a186c0d97486bccabe390eb1d43b7de55a52232106afab4077416fb927 |
lib/rubocop/cop/style/attr.rb | 100644 | 0 | 0 | | | 375 Bytes | 71e3f5544e4babcd7ad403d4d6fb794f5914be9a254c50da6bc639617e1bb9eb |
lib/rubocop/cop/style/avoid_class_vars.rb | 100644 | 0 | 0 | | | 521 Bytes | 81449025337c4eca2553e293dc47dba72d34ad3c1340493b01f2d092ae3cba24 |
lib/rubocop/cop/style/avoid_for.rb | 100644 | 0 | 0 | | | 311 Bytes | 107a34b0dad35e719a808a8ffdad133696ec26eddd0672f184363c74b7146702 |
lib/rubocop/cop/style/avoid_global_vars.rb | 100644 | 0 | 0 | | | 1.57 KB | 99b45785043cdf9ddcc98fea9f9914123c4feb744d0808396b91ad7354f6cfe9 |
lib/rubocop/cop/style/avoid_perl_backrefs.rb | 100644 | 0 | 0 | | | 446 Bytes | 008dec2a4214c1c21398d51ca08313e6f9e8baf7f406d734671108ec57c26072 |
lib/rubocop/cop/style/avoid_perlisms.rb | 100644 | 0 | 0 | | | 1.79 KB | 1e9a8dd4cb6ead5d257524220f3fe3fa5737429072d9bdb2119c8e3499e3ea69 |
lib/rubocop/cop/style/begin_block.rb | 100644 | 0 | 0 | | | 309 Bytes | f5a18cd4378c52c660e0cf91d4ddbbe5d923c32c33b9371cabff0b74bf249b54 |
lib/rubocop/cop/style/block_comments.rb | 100644 | 0 | 0 | | | 480 Bytes | 27843a82c27c0aa2b87bb802d8c01d4bc136ad6e2a46d358619601574863857d |
lib/rubocop/cop/style/block_nesting.rb | 100644 | 0 | 0 | | | 1.39 KB | da15a624471df881680104ed08d988eb324831165a0bc1ce206d97f59f3d8921 |
lib/rubocop/cop/style/blocks.rb | 100644 | 0 | 0 | | | 1.64 KB | 829d49082724b8dad22f6825f008ef0994c281b7bbeb626cc2788bb7325f1345 |
lib/rubocop/cop/style/case_equality.rb | 100644 | 0 | 0 | | | 455 Bytes | 14b5a4ac51d8d68fbe9bdfaaa70436cbdf0000907d1f58566306efb77f1f7a7e |
lib/rubocop/cop/style/case_indentation.rb | 100644 | 0 | 0 | | | 689 Bytes | dbb8b21c1e6b591f1ad66695744f0ad03e3fbe52068f1151c3555630d68ba37b |
lib/rubocop/cop/style/character_literal.rb | 100644 | 0 | 0 | | | 1.29 KB | 7dcbeb17183c9480d75416fe0262c7828d853ab2291a25967e3759dd2fd00cb4 |
lib/rubocop/cop/style/class_and_module_camel_case.rb | 100644 | 0 | 0 | | | 580 Bytes | e2581750c716a742f07ea256d9d861754b5c6391e39c4a5dafecc5fcd913c4a3 |
lib/rubocop/cop/style/class_methods.rb | 100644 | 0 | 0 | | | 560 Bytes | 330e67f5e7b4cfdc8057ac273ee7aa8eac2ddd3f92da78aa57200da3f2624bd5 |
lib/rubocop/cop/style/collection_methods.rb | 100644 | 0 | 0 | | | 1.27 KB | 262ca2cf7e31214e1897b5076cb2bb3108a64ac451674bceafdb433fb331c9fa |
lib/rubocop/cop/style/colon_method_call.rb | 100644 | 0 | 0 | | | 812 Bytes | d46a37baf31608d35bd5532073aa0b032ef9e0b7b71278a33d17e1254955a06a |
lib/rubocop/cop/style/comment_annotation.rb | 100644 | 0 | 0 | | | 2.02 KB | 2da6a60e131659fc350ded4e661830b9562015ae0fb7902d4d3bc5d01e3b54e0 |
lib/rubocop/cop/style/constant_name.rb | 100644 | 0 | 0 | | | 841 Bytes | f095ff718c0f31fdfabe9086a619140ace5c742d614946d2cd396f6489750716 |
lib/rubocop/cop/style/def_parentheses.rb | 100644 | 0 | 0 | | | 1.7 KB | a248df2db67de3ce3ec678a753783b46a3c4ad74acb25ac356dbf2f9a6a78221 |
lib/rubocop/cop/style/documentation.rb | 100644 | 0 | 0 | | | 1.78 KB | 7f68658e23c159f0a34196f959f872e985f813ecc402cf214052923f54513092 |
lib/rubocop/cop/style/dot_position.rb | 100644 | 0 | 0 | | | 1.02 KB | 6c2d70be6e5ad4fe20bf07b0693cf4acd2fbf1a28d6785bcc9706d8295343000 |
lib/rubocop/cop/style/empty_line_between_defs.rb | 100644 | 0 | 0 | | | 559 Bytes | 0a2bcc321093725e46052ca53e5f4cb16f20965465450845948b0bed61c53186 |
lib/rubocop/cop/style/empty_lines.rb | 100644 | 0 | 0 | | | 1.24 KB | 9b411a64bea704e603b774667ce35ed4c7cd750fa44b85ee173c022392707544 |
lib/rubocop/cop/style/empty_literal.rb | 100644 | 0 | 0 | | | 1.5 KB | fcb2899ed4d5b78c0f697ef21b53e42c983872037e479fe2c57e1a1c32a745d6 |
lib/rubocop/cop/style/encoding.rb | 100644 | 0 | 0 | | | 950 Bytes | 67c79d2d88c7771f6b173c8cf1f2577e6fb15f62c3c37a05016c60c8e878c54b |
lib/rubocop/cop/style/end_block.rb | 100644 | 0 | 0 | | | 334 Bytes | df4f4a0e30f978c4ca081a64218d7f259abcb6889f887457d6117789e560485b |
lib/rubocop/cop/style/end_of_line.rb | 100644 | 0 | 0 | | | 689 Bytes | 2458f592e30ff624279cc51469cd61a5f21d6e1234c5c584f3ec95ef553c757f |
lib/rubocop/cop/style/favor_join.rb | 100644 | 0 | 0 | | | 780 Bytes | aecd4130bbb563b9ef22134c8e52bf81b4ab12c9ff2b9becfeaf6f5fc58de1f1 |
lib/rubocop/cop/style/favor_modifier.rb | 100644 | 0 | 0 | | | 3.38 KB | 5a547af716c61adbaf7fd573a1c4eb5a2050aed2d5bca269716bc891b54eaf1f |
lib/rubocop/cop/style/favor_sprintf.rb | 100644 | 0 | 0 | | | 747 Bytes | 7296c052c94811e1f4a790a14b905f4850046a569c6f283e075bab64e1f93272 |
lib/rubocop/cop/style/favor_unless_over_negated_if.rb | 100644 | 0 | 0 | | | 1.38 KB | bc55ee1945e9d9a98e0006fe7cb701533b90ed209c29fe685af2e473867444b4 |
lib/rubocop/cop/style/hash_syntax.rb | 100644 | 0 | 0 | | | 1.04 KB | 26325b22c089008f6090a99a9bdf1da9618eb1b8f1d18616a06052e33c3eec7a |
lib/rubocop/cop/style/if_then_else.rb | 100644 | 0 | 0 | | | 610 Bytes | 52bf2eb434a93811fc27181eeed942decd229529fa683d222d2680524324b3af |
lib/rubocop/cop/style/if_with_semicolon.rb | 100644 | 0 | 0 | | | 430 Bytes | 57db93a365875c9756495daf79b0c8f814b2d5e05c243119afb3fa92fd78dfca |
lib/rubocop/cop/style/lambda.rb | 100644 | 0 | 0 | | | 1.26 KB | 7dad441e9418daa13cc56125b5d3cbb4c8fec7c662811e256e9602ce446c2b27 |
lib/rubocop/cop/style/leading_comment_space.rb | 100644 | 0 | 0 | | | 734 Bytes | 694b5b76160e98e1d82cd33d94e3609b177785e3ae5bc116971b8781ae2a20e2 |
lib/rubocop/cop/style/line_continuation.rb | 100644 | 0 | 0 | | | 847 Bytes | 530c8772454267f8cb79737e133e2c7b84ddc7c7be604ac900d2b75d7c43c9ca |
lib/rubocop/cop/style/line_length.rb | 100644 | 0 | 0 | | | 882 Bytes | 338ea892df956204cac16928d385df1c1a985761bfdd1e3e6d78085dc8e7f652 |
lib/rubocop/cop/style/method_and_variable_snake_case.rb | 100644 | 0 | 0 | | | 1.84 KB | 69553d831af3d382904957dce89f827205fc68801a627385ebd64bfc92c4124a |
lib/rubocop/cop/style/method_call_parentheses.rb | 100644 | 0 | 0 | | | 491 Bytes | e54238228658f5e5834d8bd99bc700c63db8786aa7227cc51d721638a381995f |
lib/rubocop/cop/style/method_length.rb | 100644 | 0 | 0 | | | 1.18 KB | cc82173d9f55c9652ff20e5fc87b8668a5f6f3997801c68916d28aed30d933e3 |
lib/rubocop/cop/style/module_function.rb | 100644 | 0 | 0 | | | 738 Bytes | 6b8cbd66c7052e13f459a6a7f7c2b200eae14031db585cb0f9361cd8d9360cba |
lib/rubocop/cop/style/multiline_if_then.rb | 100644 | 0 | 0 | | | 1.33 KB | fd592a7c82e7cf62b2d25cc089e9d03b75bc9b18e4c188c3ff1ebaece81b71c8 |
lib/rubocop/cop/style/not.rb | 100644 | 0 | 0 | | | 519 Bytes | 7358182353564278c130b9445b47c36e1c8f6fb297f95031aecb1e2905f67d5b |
lib/rubocop/cop/style/numeric_literals.rb | 100644 | 0 | 0 | | | 613 Bytes | 863203d9c87bae407e30992966568e92675f908023bbcc4fe1852114dc5df5c1 |
lib/rubocop/cop/style/one_line_conditional.rb | 100644 | 0 | 0 | | | 458 Bytes | fc75f567f583b7d76084041dd7b46125fb7dbed8e301968a87ba5a286dc6d7a8 |
lib/rubocop/cop/style/op_method.rb | 100644 | 0 | 0 | | | 725 Bytes | a74ac3feb20705512e34bdaeb0b714139aa9f0f77ec7785613e8fd619d8e4818 |
lib/rubocop/cop/style/parameter_lists.rb | 100644 | 0 | 0 | | | 1000 Bytes | 058be0b1db769851ba7060454580c32a924dfe7f9c4b99ffaf95103ec8059cbf |
lib/rubocop/cop/style/parentheses_around_condition.rb | 100644 | 0 | 0 | | | 1.18 KB | ccef22db0e43802ee84b1184c79c60309d5f69293e62a3199c0ac74662f4bca4 |
lib/rubocop/cop/style/proc.rb | 100644 | 0 | 0 | | | 638 Bytes | 57cbf78415e669dd77dc93ef08d929396eafe051b2a37a813f45cc6f976f6f94 |
lib/rubocop/cop/style/reduce_arguments.rb | 100644 | 0 | 0 | | | 918 Bytes | aab0621d1a85cac69c22be3e43eaf4df5df0892f580c085ad287feb42da933f2 |
lib/rubocop/cop/style/redundant_begin.rb | 100644 | 0 | 0 | | | 868 Bytes | 3a03ec08d3a3c33862c862b661ef9bc988b8a2ca9b528209134d424893dbdb1d |
lib/rubocop/cop/style/redundant_return.rb | 100644 | 0 | 0 | | | 1.21 KB | 61dfce461896c3870e2f08aab29dc6ed8a6a6b45976386f5e1f86b9809f90432 |
lib/rubocop/cop/style/redundant_self.rb | 100644 | 0 | 0 | | | 2.21 KB | c5a80c43b2f143603a0f2da6004c110363c947faa3cc4fafd926a4967867cf6c |
lib/rubocop/cop/style/regexp_literal.rb | 100644 | 0 | 0 | | | 1.15 KB | fca1652198fd0ff54058df321ce010433c0c0442d7c4cf6796736738a2d97bb7 |
lib/rubocop/cop/style/rescue_modifier.rb | 100644 | 0 | 0 | | | 1.04 KB | 4a19abb2b5f0071350889d1696c73113191daa2da427dfebafa3a4f8e6e6c685 |
lib/rubocop/cop/style/semicolon.rb | 100644 | 0 | 0 | | | 2.01 KB | d0418f8cd2b9c5d9a51848ae4ecbbda92025bb86e8e5c0d8b4491ddaa7d00bfa |
lib/rubocop/cop/style/signal_exception.rb | 100644 | 0 | 0 | | | 1.02 KB | 27c163576de00b0bc4e085abd6ffdbc1096610244e2beb1374f128c000d97056 |
lib/rubocop/cop/style/single_line_methods.rb | 100644 | 0 | 0 | | | 1015 Bytes | b8ced91d92edbfd0bb9f0f646ac23ba34e60fa41b6a7bc7a6e58419947ddaa5f |
lib/rubocop/cop/style/space_after_comma_etc.rb | 100644 | 0 | 0 | | | 1.81 KB | 5bb3e1b453d750dd1f8e79e0046308cf68d2e1b3be9d8e0ed50bbda6171c8c93 |
lib/rubocop/cop/style/space_after_control_keyword.rb | 100644 | 0 | 0 | | | 852 Bytes | 7ae7720b629c3b48828d2b1877ff0ee45d14418d29bac00a703059874d18594a |
lib/rubocop/cop/style/string_literals.rb | 100644 | 0 | 0 | | | 1.25 KB | e325daca27bb0145ede96b436cb7ff78b02960a1ac6877fde48ef0f12091c113 |
lib/rubocop/cop/style/surrounding_space.rb | 100644 | 0 | 0 | | | 11.3 KB | 90ae672d031d447a9b0aba688efa257d8a30ab239162ad4edc88d79d54b2853a |
lib/rubocop/cop/style/symbol_array.rb | 100644 | 0 | 0 | | | 845 Bytes | 1c3bebf28d98c8d26857bb5b2c62952a02c133ca580a21c800e9f888c8610f42 |
lib/rubocop/cop/style/symbol_name.rb | 100644 | 0 | 0 | | | 1.17 KB | cdaf5518b9211be533bcb3657b2a6b292c9b331c379930db3caae324ce69bf25 |
lib/rubocop/cop/style/tab.rb | 100644 | 0 | 0 | | | 716 Bytes | 454322923140e6524ccf2c85f48f8ec7b4e257b7d2ef6b0fc314fa8419e5f720 |
lib/rubocop/cop/style/ternary_operator.rb | 100644 | 0 | 0 | | | 1.13 KB | 160a5f8dc6a4ce227b411bd28cf1b228eb47f01ae06b1959c4347cddf52ce32b |
lib/rubocop/cop/style/trailing_whitespace.rb | 100644 | 0 | 0 | | | 763 Bytes | a3e53e8008838029b4b26e7d80b3950ff7d5d47d0f643cc9305f0a6e50cf602b |
lib/rubocop/cop/style/trivial_accessors.rb | 100644 | 0 | 0 | | | 2.42 KB | 1e6e0bc8357758d7bd3f8230f2617eec99f9e67cd1d6e5c94c6d38e9585c34b7 |
lib/rubocop/cop/style/unless_else.rb | 100644 | 0 | 0 | | | 617 Bytes | 3aa964abd3770f36f5d737b6e4df3860d48b718fa26a99c1ebf4b5f2b1256cba |
lib/rubocop/cop/style/variable_interpolation.rb | 100644 | 0 | 0 | | | 785 Bytes | a28e08ee14b60edd56b5294da1353374ed37c31f3ff3f0453d0d51b5b227dc10 |
lib/rubocop/cop/style/when_then.rb | 100644 | 0 | 0 | | | 613 Bytes | 9b24cc4d3ef6e45d7f8709122a7188935c1350e04a1d0b17bfda08a5b7040622 |
lib/rubocop/cop/style/while_until_do.rb | 100644 | 0 | 0 | | | 993 Bytes | 5b1f4f358d1c1abff19fd5f1bc5717af710b989d926310f5ba0d6b1fecf40842 |
lib/rubocop/cop/style/word_array.rb | 100644 | 0 | 0 | | | 1.1 KB | e2156d30409151c63e0f44696ceb22f3ddbc8f1f27769a06760f55066bc656b9 |
lib/rubocop/cop/util.rb | 100644 | 0 | 0 | | | 528 Bytes | d9f991a1eee993fb7ae5fb9c5534bfd992ef97fe4361640fd6bb193fab7439b4 |
lib/rubocop/cop/variable_inspector.rb | 100644 | 0 | 0 | | | 9.55 KB | 8b4e0e4dcb9c41644b83ecd934914e08c2b0476e54df54accf0dcb9060192d31 |
lib/rubocop/formatter/base_formatter.rb | 100644 | 0 | 0 | | | 3.07 KB | 90dd5726674ea1b655ad33c1a8c856c1bd161267728046ef201fa1c2e2715757 |
lib/rubocop/formatter/clang_style_formatter.rb | 100644 | 0 | 0 | | | 796 Bytes | b72c34bb39c12bdfe6b5486cc72054466eb5516a73ee2defefb1332cadf60d65 |
lib/rubocop/formatter/disabled_config_formatter.rb | 100644 | 0 | 0 | | | 1.05 KB | 90c3d60a2a2d3cc76deb39351af7c37ceece4f145349bec365e9c08477ec9fe6 |
lib/rubocop/formatter/emacs_style_formatter.rb | 100644 | 0 | 0 | | | 476 Bytes | 934fce37b7161863f9035d4bde0c2b5450c5a248097a7e7602c2b1daf33cc94b |
lib/rubocop/formatter/file_list_formatter.rb | 100644 | 0 | 0 | | | 389 Bytes | 2f15e53efe9fe9fc692e1c76a99ce3b1b1b7174241db87cea9adc44773b9d468 |
lib/rubocop/formatter/formatter_set.rb | 100644 | 0 | 0 | | | 2.54 KB | 27ecd2a6b2d7bab9bd29774f859501e02afd77350050e0e651e9b293f6594423 |
lib/rubocop/formatter/json_formatter.rb | 100644 | 0 | 0 | | | 1.84 KB | 822f2f660176a5f7a011e980534611301b11a3866eee4934a5bcfae6f5a6ffb3 |
lib/rubocop/formatter/progress_formatter.rb | 100644 | 0 | 0 | | | 1.76 KB | 16f67370201af32612de2101de7291ff9ca5e35c3d22441bf90c016f546d4d3e |
lib/rubocop/formatter/simple_text_formatter.rb | 100644 | 0 | 0 | | | 1.7 KB | 94304a0f3feffb9c48fa36161514b9b43d300a0d2f6224e6281c7638574f4c56 |
lib/rubocop/processed_source.rb | 100644 | 0 | 0 | | | 670 Bytes | cdd95787897f2f810dccec0df6ff195539900e4ee7d9af069efd51fa957be214 |
lib/rubocop/rake_task.rb | 100644 | 0 | 0 | | | 1.06 KB | 52a8ce3db2d434e1719b272c786459d8076e9d5c45c0e57b881b6b5b69584d8b |
lib/rubocop/source_parser.rb | 100644 | 0 | 0 | | | 3.05 KB | d9da0e7d8b67c04a330acd7e4b8f18de4036a334b9b4a0c2312101a99349ed7c |
lib/rubocop/target_finder.rb | 100644 | 0 | 0 | | | 2.1 KB | 4b5584e93c7898d19e378c260327cdb8c2321f96adb874a02f4743a7f7af8357 |
lib/rubocop/token.rb | 100644 | 0 | 0 | | | 464 Bytes | 199a559339d956bf1b0be6028fd534615e2201956c64d1d9ba26eb8efdb810a9 |
lib/rubocop/version.rb | 100644 | 0 | 0 | | | 409 Bytes | d11ea76da14864177a165375d63dfdb608a66c7e2eb157247727b3a1def8a2f5 |
rubocop.gemspec | 100644 | 0 | 0 | | | 1.31 KB | 1c7fd80fb37a36e745b0a4ca0b988d13ee2c21fea540b283813d937df2deff6b |
spec/.rubocop.yml | 100644 | 0 | 0 | | | 122 Bytes | 4476c0583ba999957d9aee0310138f2e8d0f72195770cffbae4c698adf274397 |
spec/project_spec.rb | 100644 | 0 | 0 | | | 351 Bytes | a674f9b23f738b747455ca6ed9851d16175add0c34daad9e0fc2bcd2ede433cf |
spec/rubocop/cli_spec.rb | 100644 | 0 | 0 | | | 36 KB | f526f4596d588b8ba302c5e4715a88570eb67956a4c4f3d6b759911ab40ccea3 |
spec/rubocop/config_spec.rb | 100644 | 0 | 0 | | | 13.3 KB | a4a2e1523bbd1e3b6a8e5df9a52f3631b72b5ad287942ee7045eee2647cf1ad0 |
spec/rubocop/config_store_spec.rb | 100644 | 0 | 0 | | | 1.7 KB | 8c1215e44affbfc26e738f4f7fe558dc1115aaa23816daf6f151915a2ca83add |
spec/rubocop/cops/commissioner_spec.rb | 100644 | 0 | 0 | | | 2.21 KB | 72c16874c74d10a287d98ef43e502ba10a2dd0bdc84abc3720be005fe1740f2b |
spec/rubocop/cops/cop_spec.rb | 100644 | 0 | 0 | | | 938 Bytes | f3e3e812764c04263065145febdb0ae1f2c579628fa40cd3c391cbafb0928ee2 |
spec/rubocop/cops/corrector_spec.rb | 100644 | 0 | 0 | | | 1.88 KB | 8e4b8c1ab6a28b1b40c099d593e8a25e219a9362fdd1e4de668bb911f7f0bcc0 |
spec/rubocop/cops/lint/assignment_in_condition_spec.rb | 100644 | 0 | 0 | | | 3.5 KB | 07875299a3c7f5222b9ebcc11cf6c88ed92976bbd66eacab5b9bec1d4972ace2 |
spec/rubocop/cops/lint/block_alignment_spec.rb | 100644 | 0 | 0 | | | 13.1 KB | 6cb7fb85c9f026a8d3a732c9db5948feb8328be10c7344b718baa3f6ae15479c |
spec/rubocop/cops/lint/empty_ensure_spec.rb | 100644 | 0 | 0 | | | 848 Bytes | 8ee49506f73b92108f9e5c82fb3c09fb71f78b5759fd649f730fc73a03590651 |
spec/rubocop/cops/lint/end_alignment_spec.rb | 100644 | 0 | 0 | | | 1.92 KB | 7aa905b5f51e7cc2f81bb4e80f955d3cebca1f5115f00ae70035f9645afb85c8 |
spec/rubocop/cops/lint/end_in_method_spec.rb | 100644 | 0 | 0 | | | 859 Bytes | d8a188bd9eb229db1ec91583e54632c0ac451be76acbcbf9e5272cc6f8c23416 |
spec/rubocop/cops/lint/ensure_return_spec.rb | 100644 | 0 | 0 | | | 1.23 KB | 80c04c0fd5fe5beafa0cd2c251ec23847916d7da0174164fbccaa3d886b43c1a |
spec/rubocop/cops/lint/eval_spec.rb | 100644 | 0 | 0 | | | 1.05 KB | a7d00be3ab199a513ad91d7b605cb0d205cac37926fb9477496e646cde5d576c |
spec/rubocop/cops/lint/handle_exceptions_spec.rb | 100644 | 0 | 0 | | | 991 Bytes | 62eaaa8089d6810d325a936d7c869559741a05b623bd4fcb5ed941ba42905ab3 |
spec/rubocop/cops/lint/literal_in_condition_spec.rb | 100644 | 0 | 0 | | | 2.08 KB | 760f694357aa36c599e958652866ff22d92c3093665b96a48d90c4aec4eac076 |
spec/rubocop/cops/lint/loop_spec.rb | 100644 | 0 | 0 | | | 859 Bytes | 2fc5ba61146fda68d4a2c0de354a570b217025c145cdda926cc3ab7583ab27ba |
spec/rubocop/cops/lint/rescue_exception_spec.rb | 100644 | 0 | 0 | | | 4.27 KB | 4ec79ef3ae34347000b24348ae9621f407a50682893cd5a1ca256ee891903bdb |
spec/rubocop/cops/lint/shadowing_outer_local_variable_spec.rb | 100644 | 0 | 0 | | | 6.41 KB | b841234fa6f6c705fef0ff03d1b7b3fc2319d03357bc9e6f06c7254e43b2ea4e |
spec/rubocop/cops/lint/unreachable_code_spec.rb | 100644 | 0 | 0 | | | 1.99 KB | 37d7dea988a256762d733531532bca9e9391f72d3e36703409833dded68d2142 |
spec/rubocop/cops/lint/unused_local_variable_spec.rb | 100644 | 0 | 0 | | | 15.7 KB | b8cf247f7e2ece0b8b07a3530c8e4a08757ff2894f490f09e6564f66f113c89b |
spec/rubocop/cops/lint/useless_assignment_spec.rb | 100644 | 0 | 0 | | | 1.83 KB | bafd8f501ce5f6c084930c85569c8d1cb8d3bde75a1a22df90d6f7f635b96079 |
spec/rubocop/cops/lint/useless_comparison_spec.rb | 100644 | 0 | 0 | | | 843 Bytes | 3740b6dfbdcdbeb3840f56d5c034409dbbcdf411630fac8a52605bf9631b4ac4 |
spec/rubocop/cops/lint/void_spec.rb | 100644 | 0 | 0 | | | 1.77 KB | a94cf33411fc442f91afcfbe64ab969c8e2e967a0c3f852a8f20d605e613c755 |
spec/rubocop/cops/offence_spec.rb | 100644 | 0 | 0 | | | 4.85 KB | ab8ab6570170bd02611c859c7f9e5210724fab496b51328f9f8e489ca5049d1c |
spec/rubocop/cops/rails/validation_spec.rb | 100644 | 0 | 0 | | | 620 Bytes | 46a58442520ed1e3bbef7dc79f097d37d8983ca09dcdab05de23aa3746cbc000 |
spec/rubocop/cops/style/access_control_spec.rb | 100644 | 0 | 0 | | | 4.7 KB | cd5124eac3a2e5a48c51a769aa0446b6ba8962c0cf6e07453cba20fbc4f2974b |
spec/rubocop/cops/style/alias_spec.rb | 100644 | 0 | 0 | | | 1.27 KB | 7426cffc3ac665e9871f3fc73650e9e9391d58fb17260d27b0b743e973190dfe |
spec/rubocop/cops/style/align_parameters_spec.rb | 100644 | 0 | 0 | | | 7.26 KB | 918731221392fbe90a44a3c59b5d158fad167df4554ab5de1d94546695c2ad3b |
spec/rubocop/cops/style/and_or_spec.rb | 100644 | 0 | 0 | | | 1.74 KB | 2650ac567f4f3160d6578ece62d86375832bf4961405c19d47e040512b542e80 |
spec/rubocop/cops/style/ascii_comments_spec.rb | 100644 | 0 | 0 | | | 730 Bytes | d85e089653b6962946eddcc11c51248e005e9fdd2d76e8f19f8b98dfe9224e23 |
spec/rubocop/cops/style/ascii_identifiers_spec.rb | 100644 | 0 | 0 | | | 1.15 KB | 7ae6318306c88342293ac926ce7077db0e23170cb6ec3fac770dde4b62f07942 |
spec/rubocop/cops/style/attr_spec.rb | 100644 | 0 | 0 | | | 405 Bytes | 10f7acd98c6bfa1f5aec5c61fcc9005d0e6520436548a9e99c3c3c4648d73e39 |
spec/rubocop/cops/style/avoid_class_vars_spec.rb | 100644 | 0 | 0 | | | 733 Bytes | c684bc32c1b97387403212ab3f5701c94e061bca208dfdfc8c3287168a626b8d |
spec/rubocop/cops/style/avoid_for_spec.rb | 100644 | 0 | 0 | | | 960 Bytes | 4d64b9b29f3048d388e0d296bf119f2f738e8f97a0b9b83aacde609105098924 |
spec/rubocop/cops/style/avoid_global_vars_spec.rb | 100644 | 0 | 0 | | | 761 Bytes | 87ef49c9b449f1698d74d63ab213ebbef7b447009625977f05308130db70a5d9 |
spec/rubocop/cops/style/avoid_perl_backrefs_spec.rb | 100644 | 0 | 0 | | | 443 Bytes | cdedc7966e8651d53b6f3fedc16606125024c517bf2b57f048612d38a7b31490 |
spec/rubocop/cops/style/avoid_perlisms_spec.rb | 100644 | 0 | 0 | | | 1.33 KB | 4f4fc5a1236c441cb80a552e03a7732970a1efc051f20d575e81b6755b29832e |
spec/rubocop/cops/style/begin_block_spec.rb | 100644 | 0 | 0 | | | 362 Bytes | c7d79c9db0e6056979a1de84dcc61b1591202c0dd235c72907d00ac14a632e44 |
spec/rubocop/cops/style/block_comments_spec.rb | 100644 | 0 | 0 | | | 616 Bytes | 42c095a969d5cc122349b6bc83d657091def0fe5b33fd736258c609ac2a2941f |
spec/rubocop/cops/style/block_nesting_spec.rb | 100644 | 0 | 0 | | | 4.64 KB | 382045673e20c70d4837e8548dc3b223148eec6a5bc36664fa5e82a0f6a2e5bb |
spec/rubocop/cops/style/blocks_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 572af98908e57d47abf75f9d379e58e72ae43c534f99585547013690bafa174e |
spec/rubocop/cops/style/case_equality_spec.rb | 100644 | 0 | 0 | | | 334 Bytes | 6df0d666106d162462d2eff28df41423e52dc3d5b58482a3986e4f8b1c29c3a9 |
spec/rubocop/cops/style/case_indentation_spec.rb | 100644 | 0 | 0 | | | 2.75 KB | 1ec77c6225d7468002d547c381e38d8ae5f4c57640d75d57e42c7da4143ac93d |
spec/rubocop/cops/style/character_literal_spec.rb | 100644 | 0 | 0 | | | 1.1 KB | 60164ea86f6792ca58759034e8cb37a3674769809b92ec748ea0df79c3919bb4 |
spec/rubocop/cops/style/class_and_module_camel_case_spec.rb | 100644 | 0 | 0 | | | 1.3 KB | 917a73edd75c86593dafd3fa353da72dd8895b48dbc90d4c89e7cb4c86fc8bf7 |
spec/rubocop/cops/style/class_methods_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | 16aeb2f2342bc97eeefa6537dec3d9c862a3d66b160e9af801b3b06d6b7dc6db |
spec/rubocop/cops/style/collection_methods_spec.rb | 100644 | 0 | 0 | | | 1.57 KB | f821ebcfcd3efc4864f31b574818bdfd7f66661820b28f455f9f75b42327d708 |
spec/rubocop/cops/style/colon_method_call_spec.rb | 100644 | 0 | 0 | | | 1.74 KB | 78b18ae423be002d0ac596dc508bdf506959444613eb72d5b93efa28e1633760 |
spec/rubocop/cops/style/comment_annotation_spec.rb | 100644 | 0 | 0 | | | 2.96 KB | 8f156bf3c083f969132da13b176585c2778d2084dc56848587fd55f55aa62f5a |
spec/rubocop/cops/style/constant_name_spec.rb | 100644 | 0 | 0 | | | 1.62 KB | 4fc6360c9778a81134e39897279c987dbea50f4e9e62a64f8ea79faf37744179 |
spec/rubocop/cops/style/def_with_parentheses_spec.rb | 100644 | 0 | 0 | | | 1.02 KB | 0ae0a61e8be3ff156ccc9dbe49682844ff405f3f2d11299e9ccba2e6eeca70bc |
spec/rubocop/cops/style/def_without_parentheses_spec.rb | 100644 | 0 | 0 | | | 889 Bytes | c24b0b626ab2ef0c8dd38b3e8bec91fdd7b59a4126cd0307cff4942a3f2551e2 |
spec/rubocop/cops/style/documentation_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 6cd66569eed51e614fe4c1020e1ec0a780d18853d5d4dcb87455f8807260a729 |
spec/rubocop/cops/style/dot_position_spec.rb | 100644 | 0 | 0 | | | 2.26 KB | 38783b21d47f3c6b71a71984bbfda337f268b9b4ab402a0f29b8c890b98ed401 |
spec/rubocop/cops/style/empty_line_between_defs_spec.rb | 100644 | 0 | 0 | | | 3.57 KB | fcbf114969a6380e4cc191a1f5926c07955411bdb06cc85f8d813db707820bd5 |
spec/rubocop/cops/style/empty_lines_spec.rb | 100644 | 0 | 0 | | | 1.02 KB | cac2680bb9b3ab4a086954daa4c366808799b204837912cd170a780dc909c98a |
spec/rubocop/cops/style/empty_literal_spec.rb | 100644 | 0 | 0 | | | 2.81 KB | 69c389b4327e015a4e78b665f93fa537b063533cf9bd27075c7340de1335a278 |
spec/rubocop/cops/style/encoding_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 78f3cfdd078f834bb6df590bec5be388c8f220586395461ad1d6dcd03229285f |
spec/rubocop/cops/style/end_block_spec.rb | 100644 | 0 | 0 | | | 355 Bytes | 17cc55a3c1f78c0c9273d0b3baf866e80705b46024faaaa48149906b11a52873 |
spec/rubocop/cops/style/end_of_line_spec.rb | 100644 | 0 | 0 | | | 671 Bytes | 05d13d553cc396c9bcd70e245907e94d57ad71b604ce5f2f363cd6e7888001e5 |
spec/rubocop/cops/style/favor_join_spec.rb | 100644 | 0 | 0 | | | 981 Bytes | dd7a4fe8966ef50d237a0fded11459a3a6fa9b287aab2dd68381bb470d07a8c2 |
spec/rubocop/cops/style/favor_modifier_spec.rb | 100644 | 0 | 0 | | | 6.1 KB | 6a044ed85c0e6b7a4a6519ee8b24de2697f548a2ebb06bbb7e3ea243ea261843 |
spec/rubocop/cops/style/favor_sprintf_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | 269dfd64f3a5ce30aff4c47b3fd0b0937af20654c262deed7c42d56cba86915a |
spec/rubocop/cops/style/favor_unless_over_negated_if_spec.rb | 100644 | 0 | 0 | | | 2.34 KB | 46898931d5dec689c1f05afc3ecf55eb1257e73ece07a91f506203a6cd49a0b1 |
spec/rubocop/cops/style/favor_until_over_negated_while_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 345796656ea393521afdaf7d7e93d5f4ce5336ad06d21c8ddc642b6624be16cb |
spec/rubocop/cops/style/hash_syntax_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | db4507e61f30dd7f27484f90e9f60651bf8d9f104d75278ab69d514a9a45a167 |
spec/rubocop/cops/style/if_with_semicolon_spec.rb | 100644 | 0 | 0 | | | 675 Bytes | 79bdd423e1f97d06e64590d42d0b68fb15bd766720d0be1dcbb01bc0d02f0c08 |
spec/rubocop/cops/style/lambda_spec.rb | 100644 | 0 | 0 | | | 1.42 KB | 11ec92065e0635b5e0ebd0fda522c9c7d45faafaad306f1e33232c2d5d5e3386 |
spec/rubocop/cops/style/leading_comment_space_spec.rb | 100644 | 0 | 0 | | | 1.81 KB | 32d5d56e48e4f7053b33c2e49f42b6649257287017b7f5478588f259c74cd02f |
spec/rubocop/cops/style/line_continuation_spec.rb | 100644 | 0 | 0 | | | 637 Bytes | 8efe3be415df961c29b902256626d5c3429eb169f8413b003e1882524023cd50 |
spec/rubocop/cops/style/line_length_spec.rb | 100644 | 0 | 0 | | | 639 Bytes | b5e82a7e252978b5c21694de3383b590b66a24b6354383586de8735476359e47 |
spec/rubocop/cops/style/method_and_variable_snake_case_spec.rb | 100644 | 0 | 0 | | | 3.41 KB | 6ba322c340d4cf959150c129cf444b264e3a9adf1e9a260a8a6112555547f991 |
spec/rubocop/cops/style/method_call_parentheses_spec.rb | 100644 | 0 | 0 | | | 579 Bytes | 27d160e4aac7a831e9b91a68fe4a427ad4390f14eff120b9c7c6fca37e2001e5 |
spec/rubocop/cops/style/method_length_spec.rb | 100644 | 0 | 0 | | | 6.35 KB | 65303b48fbfa7141ea6e91f61e5e2256aebdf7951826afdba3fefc8c2dbaf69d |
spec/rubocop/cops/style/module_function_spec.rb | 100644 | 0 | 0 | | | 752 Bytes | a03fc89fed196c1b9b09769acfb5e9e55a93b02848e4752fd18a773d7c01f9eb |
spec/rubocop/cops/style/multiline_if_then_spec.rb | 100644 | 0 | 0 | | | 3.06 KB | 186cf88f08f72cd00c1957322583941fc1eec8e04d414911fa1e4824a448bbbe |
spec/rubocop/cops/style/not_spec.rb | 100644 | 0 | 0 | | | 612 Bytes | 6f6f73bff23245dc93c0c0112d2dc3720d42401013c242dcc658c74e6b94e800 |
spec/rubocop/cops/style/numeric_literals_spec.rb | 100644 | 0 | 0 | | | 1.67 KB | 0d937accc90b96bd3d8acd0a8ec9c9055c6d3df59d4fa46e735aa79b2436ca67 |
spec/rubocop/cops/style/one_line_conditional_spec.rb | 100644 | 0 | 0 | | | 411 Bytes | 8f142e064bd9ed1fca6910d6acce0be5d1f8b4fd97314b5244e5f51688db92df |
spec/rubocop/cops/style/op_method_spec.rb | 100644 | 0 | 0 | | | 2.47 KB | 65262a8bffdb2a966d92e86e552a0bbc69d358edfa3f77f1be660467ad427558 |
spec/rubocop/cops/style/parameter_lists_spec.rb | 100644 | 0 | 0 | | | 1.4 KB | 21e466159d60a0de49c91059099e6567d2a09a38db0eee307772e4ab0f761528 |
spec/rubocop/cops/style/parentheses_around_condition_spec.rb | 100644 | 0 | 0 | | | 2.89 KB | f70b8284b8ef2f5b43eb7d7d28667801d38335ddb416536a9288b7485c7bd900 |
spec/rubocop/cops/style/proc_spec.rb | 100644 | 0 | 0 | | | 672 Bytes | 9d2ae71e3bf8eb8536bfd3219255dbf291584d23b35bc73c0d52368a7144b3df |
spec/rubocop/cops/style/reduce_arguments_spec.rb | 100644 | 0 | 0 | | | 2.16 KB | f69300caef6f27dadfc2abb0390cd9d7fec7c28df09e9f75c1488bca27eadd71 |
spec/rubocop/cops/style/redundant_begin_spec.rb | 100644 | 0 | 0 | | | 1.64 KB | 29a9e3487481e4212fb1f4f54ace55cf767e911f53f9fe73161a16439e4c94b4 |
spec/rubocop/cops/style/redundant_return_spec.rb | 100644 | 0 | 0 | | | 1.7 KB | e34c6170f6f6177e11ffc065771f2ebce41c3efcacca8815e9593965556936fc |
spec/rubocop/cops/style/redundant_self_spec.rb | 100644 | 0 | 0 | | | 3.3 KB | cc12e27cb30c7561cba72c43942897fdaa3ca6462c30916b5525ac83c0904f35 |
spec/rubocop/cops/style/regexp_literal_spec.rb | 100644 | 0 | 0 | | | 2.92 KB | 56025f03a6b29bfd888db35d26e62ceb2d3aad46d1c2de255ccf1faaab58e87c |
spec/rubocop/cops/style/rescue_modifier_spec.rb | 100644 | 0 | 0 | | | 4.02 KB | 05a771a0bf9ebc3d566ab161432175761a3ca57b156483ab09ca75a65524945a |
spec/rubocop/cops/style/semicolon_spec.rb | 100644 | 0 | 0 | | | 2.96 KB | a49d021da0b2a6d68f52d19ac60387960a2c47917e22b1b6999cdb5ac3a2599f |
spec/rubocop/cops/style/signal_exception_spec.rb | 100644 | 0 | 0 | | | 2.44 KB | 0a6de8f5896b19b79d9817aab84b0ef76ddff3154c05a645a8dd49c97b5287ad |
spec/rubocop/cops/style/single_line_methods_spec.rb | 100644 | 0 | 0 | | | 1.84 KB | 9ab5c389ae605685b40171e72346298eae4b6b0afc52488769a10166927bbd68 |
spec/rubocop/cops/style/space_after_colon_spec.rb | 100644 | 0 | 0 | | | 756 Bytes | b1059898c23d6530494644c00581a186ae12540ca8b0433b5b01e9dc5b29eda3 |
spec/rubocop/cops/style/space_after_comma_spec.rb | 100644 | 0 | 0 | | | 904 Bytes | 3230a14fdaab8eae35b23129aa0ffa5c6b4b0f7f0d4b28d6884b09ab038b16cb |
spec/rubocop/cops/style/space_after_control_keyword_spec.rb | 100644 | 0 | 0 | | | 2 KB | 57c323908377d18882087c04d67fc8f6ee3615177d64acdb35dd0e44b0d66f8a |
spec/rubocop/cops/style/space_after_semicolon_spec.rb | 100644 | 0 | 0 | | | 635 Bytes | ea549c8c573ee416cc3f6e63c328c7c03feab26a3fa5d8130ce513ac2a7fa4b1 |
spec/rubocop/cops/style/space_around_braces_spec.rb | 100644 | 0 | 0 | | | 1.58 KB | 321aec3674f6115608f1ff77a9c4b04ff4200de085b62970551b6456b7898402 |
spec/rubocop/cops/style/space_around_equals_in_default_parameter_spec.rb | 100644 | 0 | 0 | | | 1.1 KB | ce0573f6a7b4bcf833fbee2dc8042583f41bed835009c0d3d23b57be89c5c728 |
spec/rubocop/cops/style/space_around_operators_spec.rb | 100644 | 0 | 0 | | | 8.05 KB | 6c49cdaa97f30a64c51a5fcc9ad158bbc2e2f3b4953cd759cab7e86ef0ddd329 |
spec/rubocop/cops/style/space_inside_brackets_spec.rb | 100644 | 0 | 0 | | | 1.69 KB | ee1a83bf4cea35af06f630e3a146bd9c4795a32eab00fc46def15a17f70da375 |
spec/rubocop/cops/style/space_inside_hash_literal_braces_spec.rb | 100644 | 0 | 0 | | | 3.42 KB | 4f096b5f3bd7f2a0d83fb6a0a11b0a73255540169bf0893d87e78d6f2d9b3c11 |
spec/rubocop/cops/style/space_inside_parens_spec.rb | 100644 | 0 | 0 | | | 958 Bytes | 7c79660dba50246abe79157bc89d8cd69b6fa8c6c97096fcca4d647e5664ec18 |
spec/rubocop/cops/style/string_literals_spec.rb | 100644 | 0 | 0 | | | 2.4 KB | 888b859c36399c664c698b94d36106801ceab056d53469a89f8c7db90f6d71f8 |
spec/rubocop/cops/style/symbol_array_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | bec5746c40055e6c695e36d20e8f2094db090f088b4eb0487ed8373d57b5aa61 |
spec/rubocop/cops/style/symbol_name_spec.rb | 100644 | 0 | 0 | | | 4.25 KB | beb7eead415535e7ab762a9c3a6df4afeb9d4be61590d87ae32805de9306df81 |
spec/rubocop/cops/style/tab_spec.rb | 100644 | 0 | 0 | | | 490 Bytes | 087bcda10220003f6ad0602f096832a78941bd137646f24aed0c5f8caf9e239f |
spec/rubocop/cops/style/ternary_operator_spec.rb | 100644 | 0 | 0 | | | 1.19 KB | 2592120186c9d8db0f936a645613299cf30566ba96cfd136a2e9d3be29d39fcd |
spec/rubocop/cops/style/trailing_whitespace_spec.rb | 100644 | 0 | 0 | | | 712 Bytes | 9820d3598e06b4ee820aee8830135df1aec6cf707d9070e5070983a3e664fb76 |
spec/rubocop/cops/style/trivial_accessors_spec.rb | 100644 | 0 | 0 | | | 14.8 KB | c43f228f6793ce2543ac653ba73038e4a00432cfb9a5643fe666b9af6446b606 |
spec/rubocop/cops/style/unless_else_spec.rb | 100644 | 0 | 0 | | | 851 Bytes | c9e4711653e0ed717ceefbc3671c25443b2a711665aa4dce43c435bdbb68d4af |
spec/rubocop/cops/style/variable_interpolation_spec.rb | 100644 | 0 | 0 | | | 1.77 KB | 48a53df8b3a3a60404828de837a46a7fda85012e711d69990cd3cc6b0ac74498 |
spec/rubocop/cops/style/when_then_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | b3f8867f098728454e27660a161de6e01534e6dbcbb52b511846b667081fa6d7 |
spec/rubocop/cops/style/while_until_do_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | 6fba8d60ba74a03902fabb8aa9176c92986d578c8d2d7537b92e0ef574897a12 |
spec/rubocop/cops/style/word_array_spec.rb | 100644 | 0 | 0 | | | 1.79 KB | ed6a3bf9bd357ab8f26c4e00a659c843fa67cacdc94e57dba7d1c8faa3a762c0 |
spec/rubocop/cops/variable_inspector_spec.rb | 100644 | 0 | 0 | | | 16.6 KB | 290e711dbad207d19cfb0360f4e76174cbcc594e108175664f72f95f701761a3 |
spec/rubocop/formatter/base_formatter_spec.rb | 100644 | 0 | 0 | | | 5.19 KB | 5910648abd073750e67b89a3894a5a3e2c20afd88a6f81d56b6652929c40650e |
spec/rubocop/formatter/clang_style_formatter_spec.rb | 100644 | 0 | 0 | | | 3.18 KB | 3f276630a308e1dbbe910b559da7133770a4661eb0860b79c791924ba74db43e |
spec/rubocop/formatter/disabled_config_formatter_spec.rb | 100644 | 0 | 0 | | | 1.6 KB | bb083747cc4d4c5ac2efe8fafb5e63eb2a6590704744a573b48aa05334ec4726 |
spec/rubocop/formatter/emacs_style_formatter_spec.rb | 100644 | 0 | 0 | | | 990 Bytes | 4d2959ad4e8bdb00228b8156e20d7e85426b40856b5e706d2b6eec3e87844359 |
spec/rubocop/formatter/file_list_formatter_spec.rb | 100644 | 0 | 0 | | | 1008 Bytes | 51c13b7eee856987993718aca1b108047784234b887afef90f209454b12b8725 |
spec/rubocop/formatter/formatter_set_spec.rb | 100644 | 0 | 0 | | | 4.13 KB | 936fc5c6658ae16b8935c32b277ff3b1f086e9d1a2b3658064ce5afb4f7efc3c |
spec/rubocop/formatter/json_formatter_spec.rb | 100644 | 0 | 0 | | | 4.17 KB | 151955b7024c02d0661c93f64ab024c57d7d94be1c08a27f765c1123fa927d66 |
spec/rubocop/formatter/progress_formatter_spec.rb | 100644 | 0 | 0 | | | 5.51 KB | ff3d654ea47b6d5f8622a26c609cbc898f81b672ffe6284d083e6802be428124 |
spec/rubocop/formatter/simple_text_formatter_spec.rb | 100644 | 0 | 0 | | | 2.1 KB | 976ea9145c80e16ac810c98c6c510e850328f23f1be41901903edb9122f7f12e |
spec/rubocop/processed_source_spec.rb | 100644 | 0 | 0 | | | 1.49 KB | 07a15592c0f1cec9abbccca0ff853ce2bf56025deedc96ba65416aace2ec58df |
spec/rubocop/source_parser_spec.rb | 100644 | 0 | 0 | | | 3.81 KB | 3a149027ea882c3466ea837cc10d8217aad5d26040f0e4f0fafd6c1f60c0d8cb |
spec/rubocop/target_finder_spec.rb | 100644 | 0 | 0 | | | 5.26 KB | 04ce5d681a2477ebffb4422f950f09e62bfa4745d5ae36c4434934ccfe9c30eb |
spec/rubocop/token_spec.rb | 100644 | 0 | 0 | | | 707 Bytes | 60d1e0dd654ab3fd09798c185ea059ae8fd84370305fd3f4ea9ca008a8c37516 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 3.11 KB | 8582ce10302c45eab69c8d4d4a5437397a1bf305cb6d11689f4b0eff2d5e2b31 |
spec/support/file_helper.rb | 100644 | 0 | 0 | | | 428 Bytes | 6a0aa942b91a5a556c83c8d7cbe76ee42bed58541f66e0e2d6f6b9c6da788aaa |
spec/support/isolated_environment.rb | 100644 | 0 | 0 | | | 579 Bytes | e063fdd7f9719ef08b12578ac4c9628c4eaa5098cb43273a0039ac5c5b9034d3 |
spec/support/mri_syntax_checker.rb | 100644 | 0 | 0 | | | 1.76 KB | e1843505cdc34a583161e1a77f92513dcf38799b50418c20a7275b0edec16adf |
spec/support/shared_examples.rb | 100644 | 0 | 0 | | | 1.01 KB | 0bfa91f7fa1e9691475bd5d1a7f5cd134e2a57e4860e799ee1fb8dbac82c5d30 |