LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 69d8a886c4aedb155f359899e1b94e31b9d7633e4a35ff12343f454bdf5db7d2 |
README.md | 100644 | 0 | 0 | | | 15.2 KB | 51b706dc40ffbb1402d45cdc664dcbf7106eae93f4584a3ea261ed221b2c58bf |
assets/logo.png | 100644 | 0 | 0 | | | 5.26 KB | d55e76ab44e37090d3596b23efe578252c14751541afb2019e121b489e1f64fd |
assets/output.html.erb | 100644 | 0 | 0 | | | 6.94 KB | 63d1e0d201ee374a4fda41f00c7662eba150bc23936740525628b4c2a437b4bd |
bin/console | 100755 | 0 | 0 | | | 108 Bytes | a99550f63af857d5f5bc37de58692a3d838726f398023974b0d30681b7978150 |
bin/setup | 100755 | 0 | 0 | | | 75 Bytes | 16a3f35e6ace89d293a35e89d7f8344701dab94941664500e5308ba5a02c8554 |
config/default.yml | 100644 | 0 | 0 | | | 124 KB | d36e9331db3b0a24e230fb1470520b93f0a9957b6ba18f0f90e02d765e49bcf0 |
exe/rubocop | 100755 | 0 | 0 | | | 289 Bytes | 3f189f0717c35bf2c7928db74d54738f83c9e23a24703e2ca0d6901c015beee4 |
lib/rubocop.rb | 100644 | 0 | 0 | | | 33.5 KB | a60da2200db10dc1710d30906fd1dc2c7aafce9ac1bffa748416e93ce1e58a13 |
lib/rubocop/ast/builder.rb | 100644 | 0 | 0 | | | 2.03 KB | 8b3b588fd189df72a0ab32cf45ae883c910355a18424eb095a5973c0f4c205cb |
lib/rubocop/ast/node.rb | 100644 | 0 | 0 | | | 20.5 KB | 8f83331c7bd7762b00c37bbfbe8baec73fbcf19851e4cfc2667e5dbe60a131af |
lib/rubocop/ast/node/alias_node.rb | 100644 | 0 | 0 | | | 659 Bytes | e984eaf9330fc43c307dbc5afc2ad15a1dad164744c5f6cac15bedd792b88667 |
lib/rubocop/ast/node/and_node.rb | 100644 | 0 | 0 | | | 922 Bytes | 203ef9ab14299b65141cbf2a36a43c746111ab06d9de4b22d7ed49a16e6d8d09 |
lib/rubocop/ast/node/args_node.rb | 100644 | 0 | 0 | | | 701 Bytes | 870c790e7f7374845853534f66d4a74a3f6ed5e6168e19c57b13747585ef771c |
lib/rubocop/ast/node/array_node.rb | 100644 | 0 | 0 | | | 1.68 KB | 196ecddaef256942fe9c84c605d477bad78d7c48c103a1140bc6203831ba1b65 |
lib/rubocop/ast/node/block_node.rb | 100644 | 0 | 0 | | | 3.33 KB | 89010784a94fd8aaff86a01855a7a7c045a2efa5cd30cc8964144370cd8f638b |
lib/rubocop/ast/node/break_node.rb | 100644 | 0 | 0 | | | 411 Bytes | f16f7a4a7c335bcd4ba3744065c1ee6462369364a354e8dd61ee141eb2a4fd29 |
lib/rubocop/ast/node/case_node.rb | 100644 | 0 | 0 | | | 1.57 KB | 70ccd0fd441660e5cbadc874b00588befcabf895e0d03bf5e0e1ac0939b5a265 |
lib/rubocop/ast/node/class_node.rb | 100644 | 0 | 0 | | | 775 Bytes | 1834082916e2a98bccffa694fe30e49185be67d615f0308f930f9dce472f45e4 |
lib/rubocop/ast/node/def_node.rb | 100644 | 0 | 0 | | | 2.07 KB | 23b8802b99fb7d82dcf56603f6158c590aab717e65c47733d3c34e35e05f9ad5 |
lib/rubocop/ast/node/defined_node.rb | 100644 | 0 | 0 | | | 437 Bytes | 7adc8440d8602ae8699f248ba78cdb8bcfc3068499125acf53a103f04db9855f |
lib/rubocop/ast/node/ensure_node.rb | 100644 | 0 | 0 | | | 465 Bytes | e8eff2cb3e79e1a7e9cc60da6af3ee57ed6a57f4c8fcdd0636b990ab5a30dcc9 |
lib/rubocop/ast/node/for_node.rb | 100644 | 0 | 0 | | | 1.38 KB | 637340af710db36e04cadc9f0554ad8089792a757c2cf451e5ed99e49e3f1c78 |
lib/rubocop/ast/node/hash_node.rb | 100644 | 0 | 0 | | | 3.17 KB | e28d0be8dc7528d9718201e7a857e90dfc93ee604c2efb9c70a76c6eb5fe2995 |
lib/rubocop/ast/node/if_node.rb | 100644 | 0 | 0 | | | 5.33 KB | 8d266edfb3773e9383a4cabdbd279573830183213e4ca8e51d7139036ab21861 |
lib/rubocop/ast/node/keyword_splat_node.rb | 100644 | 0 | 0 | | | 1.17 KB | f10f257679d88c163d651b740347cc29749b3e5e5c7cacf3e9f260ff8f91b867 |
lib/rubocop/ast/node/mixin/basic_literal_node.rb | 100644 | 0 | 0 | | | 348 Bytes | c891ea2afa941f83c621c3f03e84f88f411f8bfba933344b815a2f032bab1147 |
lib/rubocop/ast/node/mixin/binary_operator_node.rb | 100644 | 0 | 0 | | | 1.19 KB | 0a97df29c7fdabfbfcb63efec2eac6d7947e48ce3459c60af33bf803977df1bf |
lib/rubocop/ast/node/mixin/collection_node.rb | 100644 | 0 | 0 | | | 338 Bytes | 8f607dc29860aee9de13a0fad63836ba3464044b0d9beee6a0b72713ffa773e5 |
lib/rubocop/ast/node/mixin/conditional_node.rb | 100644 | 0 | 0 | | | 1.41 KB | 1acd6ed5bfcab155163b357d14ff13879597872e43da81787db6597b1a463179 |
lib/rubocop/ast/node/mixin/hash_element_node.rb | 100644 | 0 | 0 | | | 3.6 KB | cf2adf6466addc9ec27e523f9ede21235778eb3c461d289a1b0323ae5d885b6b |
lib/rubocop/ast/node/mixin/method_dispatch_node.rb | 100644 | 0 | 0 | | | 7.82 KB | 4c7375bd377b17a68340d085a128430193d347b068ebc10d9705ef496a054524 |
lib/rubocop/ast/node/mixin/method_identifier_predicates.rb | 100644 | 0 | 0 | | | 3.7 KB | 753d78d5b92a3bc304bb38c7e332b4440dc7096d0adab85362c5022972d07a14 |
lib/rubocop/ast/node/mixin/modifier_node.rb | 100644 | 0 | 0 | | | 430 Bytes | eeaa25284aaf5111335014dd8fe99e97e6989bf1060e25326424d4af08298ac2 |
lib/rubocop/ast/node/mixin/parameterized_node.rb | 100644 | 0 | 0 | | | 1.83 KB | e531b08a01a50601ddd98ffc4781f5f0dfaa40c51cf08f40c2ea5e17169d4986 |
lib/rubocop/ast/node/mixin/predicate_operator_node.rb | 100644 | 0 | 0 | | | 880 Bytes | 774d8cfce39cd8f4315195e8e4023769465f2ed1492d46fb99f18198eba25465 |
lib/rubocop/ast/node/module_node.rb | 100644 | 0 | 0 | | | 612 Bytes | 74dc374b28efd034ce438694533dea37a74d7260a4208c21cc1181ca09bb0075 |
lib/rubocop/ast/node/or_node.rb | 100644 | 0 | 0 | | | 910 Bytes | 58ae2b38e344576d92854051c0cb082fd2152bfe7a5ef4bb362cac0a7779bd73 |
lib/rubocop/ast/node/pair_node.rb | 100644 | 0 | 0 | | | 1.92 KB | 3c066475c7a7fe9078e2de1ffedfdb7e1a04a1fc7968cf9390ac097939a264fd |
lib/rubocop/ast/node/range_node.rb | 100644 | 0 | 0 | | | 427 Bytes | 8b4c0324292f5bd111d9f95af4c029bc85732d52634dcf5c433d97fe88f9d0c8 |
lib/rubocop/ast/node/regexp_node.rb | 100644 | 0 | 0 | | | 938 Bytes | a686ebaf9b20b3131461c74bcb9406eef69fe622345441c8af48d5a4eeba1eb9 |
lib/rubocop/ast/node/resbody_node.rb | 100644 | 0 | 0 | | | 864 Bytes | 0735865044580da4503ac5ae7b8a402c190ef6efb002e88ca30744fc326f2422 |
lib/rubocop/ast/node/retry_node.rb | 100644 | 0 | 0 | | | 411 Bytes | 8040579bcd742f2e9fd1a93784593d5dacb28adf92f70ee41b06076f066491cd |
lib/rubocop/ast/node/self_class_node.rb | 100644 | 0 | 0 | | | 630 Bytes | 570575940cdd8cf40cecd93667d7d68aa7ea19eb2e27f02814549d700d9d80d3 |
lib/rubocop/ast/node/send_node.rb | 100644 | 0 | 0 | | | 366 Bytes | 2dca507961a1a8485d2d2aa8a142d3a7c73fe4178eb96d290052b29357d0f19f |
lib/rubocop/ast/node/str_node.rb | 100644 | 0 | 0 | | | 427 Bytes | 6f62b29b4b691581e8a2865c5a4c71e899651c30e0f6b05270cfdbc11c0b5ca3 |
lib/rubocop/ast/node/super_node.rb | 100644 | 0 | 0 | | | 657 Bytes | 8aa02cc7670721220c4170ae7e2fd18539c19f0c09bce1fb36516fadffab7599 |
lib/rubocop/ast/node/symbol_node.rb | 100644 | 0 | 0 | | | 333 Bytes | 7a805fdd8557fcea79fc3b9fa1f69809ec97354c3c14149850c86eb22beabe28 |
lib/rubocop/ast/node/until_node.rb | 100644 | 0 | 0 | | | 992 Bytes | 9e98339022ae4e11a1ba073ec9ded5bd2b2ec62f3285c06f17fb816cd5887fe1 |
lib/rubocop/ast/node/when_node.rb | 100644 | 0 | 0 | | | 1.46 KB | 62815123e3ffe0ffd1136ad845b0a4bb99f26896f9bb1e8a28bf8f95d50b73b3 |
lib/rubocop/ast/node/while_node.rb | 100644 | 0 | 0 | | | 992 Bytes | f410b21619ec1a3ef54894208d32fdec72b5a63211003ced4fa370d330b31d32 |
lib/rubocop/ast/node/yield_node.rb | 100644 | 0 | 0 | | | 628 Bytes | 215795f562bf226eded45c9479d5cf2c0eee5c32828b16810a519baa80690485 |
lib/rubocop/ast/sexp.rb | 100644 | 0 | 0 | | | 389 Bytes | 260cd0eb3a1ad02ca749def1cd97e885886305e181554b469457fa56c1b42e25 |
lib/rubocop/ast/traversal.rb | 100644 | 0 | 0 | | | 5.11 KB | b79cebeff662f887b5768f9aa71acab357e765ef81ec8c4399417f0d7bb07b78 |
lib/rubocop/cached_data.rb | 100644 | 0 | 0 | | | 1.67 KB | 466a43f866baae3ff85985d0422943d9aa06094e90cebac7e9ccab4539f10cc0 |
lib/rubocop/cli.rb | 100644 | 0 | 0 | | | 10.5 KB | 14ceac0045f06b013b8159f351ccbfca09507ca386bb8ad77a0c6f46989bed99 |
lib/rubocop/comment_config.rb | 100644 | 0 | 0 | | | 5.52 KB | 392cd4a864b306feca4f65c12036079d87f05efb4e61f5b5f83aefc085642cd5 |
lib/rubocop/config.rb | 100644 | 0 | 0 | | | 24 KB | 60376b6f6700cdad79e0c855a2af778e3202e279a3ba28ccc0c024a60ed6e49b |
lib/rubocop/config_loader.rb | 100644 | 0 | 0 | | | 8.49 KB | aee7633b7850af9de6dc893cd630e90a2d0472c23d9beaf817430b3553904dea |
lib/rubocop/config_loader_resolver.rb | 100644 | 0 | 0 | | | 7 KB | 33e4a6641653318cdca031262b44967b378d21955835e2a5f7fc13ef3ec74a52 |
lib/rubocop/config_store.rb | 100644 | 0 | 0 | | | 1.57 KB | ef4f966ba83cbdc9b8d58eeaf7aeb180abbde56258564837d1adf15fb10b973b |
lib/rubocop/cop/autocorrect_logic.rb | 100644 | 0 | 0 | | | 800 Bytes | c553bfffda758a39cff73c8d47dd8447806b7d3d6e8aa34329e75f44b7c5558c |
lib/rubocop/cop/badge.rb | 100644 | 0 | 0 | | | 1.73 KB | 74c3198b999cc0db6e3804ccebceff2c25032e2cf61922fabfeb6d004672f8cb |
lib/rubocop/cop/bundler/duplicated_gem.rb | 100644 | 0 | 0 | | | 1.9 KB | 92ac216fc51c390adc4fe894bac81fe36f9f76e1501bdfc28a01149c05e84ffb |
lib/rubocop/cop/bundler/gem_comment.rb | 100644 | 0 | 0 | | | 1.55 KB | 86fc8ba8d0a8bf2d5922ec5f63f76bfb0b0546e38e108457258cbab92d339cf0 |
lib/rubocop/cop/bundler/insecure_protocol_source.rb | 100644 | 0 | 0 | | | 2.15 KB | ce94effcf233ea395131f0ea5b1570a5fdfae5152e9db92234e77c33c474e090 |
lib/rubocop/cop/bundler/ordered_gems.rb | 100644 | 0 | 0 | | | 1.87 KB | d57a2c378050f7d509f8162482006e34f43ddb14345060535426636947502156 |
lib/rubocop/cop/commissioner.rb | 100644 | 0 | 0 | | | 4.79 KB | e13f2770aa2c302fb605522776b1b4216409320ed10a2aa1432fca8c99a8fa96 |
lib/rubocop/cop/cop.rb | 100644 | 0 | 0 | | | 6.26 KB | e4910b028112849f715dcbc92cccb85acc8394d6de57f438bea60f0ef189a87c |
lib/rubocop/cop/corrector.rb | 100644 | 0 | 0 | | | 5.71 KB | a313306fc27a3cd4dd8b5651b0f47e0e6abdd76d6adb5b5f24218f463701aed1 |
lib/rubocop/cop/correctors/alignment_corrector.rb | 100644 | 0 | 0 | | | 3.72 KB | 91263ed748a7e77c4a742e286355d2b566a4902e4ccc99b26f576c05caa8c87b |
lib/rubocop/cop/correctors/condition_corrector.rb | 100644 | 0 | 0 | | | 719 Bytes | 48f4a494e9ad76d3ec61774d8e4414dbda437d7b1ff33d7819a5af1c20435491 |
lib/rubocop/cop/correctors/each_to_for_corrector.rb | 100644 | 0 | 0 | | | 1.48 KB | 7ff8ad3af653a5ff1ce75ab86a61fb8a7690376da1c2b74623919213ca615afe |
lib/rubocop/cop/correctors/empty_line_corrector.rb | 100644 | 0 | 0 | | | 638 Bytes | 3dad104b762304eeff27572f26e052f5d79b16f903c9ff97377b99ab919bb5b3 |
lib/rubocop/cop/correctors/for_to_each_corrector.rb | 100644 | 0 | 0 | | | 1.66 KB | a7a1766ad94c05a1e3174cf628e5398bfa1b25e5a9826796aebb313de29f0263 |
lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb | 100644 | 0 | 0 | | | 3.52 KB | c55528c3c4ddea2d75d4458b9c57b2f86209a399d119df6ac1a1d38dd40cde42 |
lib/rubocop/cop/correctors/line_break_corrector.rb | 100644 | 0 | 0 | | | 1.85 KB | c9e1bb771e223733def37735aa312e0025165247f3d5d247ba1f67ff2d805db2 |
lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb | 100644 | 0 | 0 | | | 1.94 KB | 9d1e8cd2a6d8a3ebaf8163a7ad832aaddce1069b9bfbc41a810d15b779cf2759 |
lib/rubocop/cop/correctors/ordered_gem_corrector.rb | 100644 | 0 | 0 | | | 1.32 KB | 6143fe81c5653360d4e155beec3e466eaa2e83015596c1b5fbda12911346887b |
lib/rubocop/cop/correctors/parentheses_corrector.rb | 100644 | 0 | 0 | | | 746 Bytes | 6bcdfd508d0912ba45d130e6740158c3c233da1f685e5f2eafd85a66f47914bc |
lib/rubocop/cop/correctors/percent_literal_corrector.rb | 100644 | 0 | 0 | | | 3.65 KB | 855896bf5844607af29276262cbc769c851d43b2c78171d9e5c1cebe06cb00f9 |
lib/rubocop/cop/correctors/punctuation_corrector.rb | 100644 | 0 | 0 | | | 685 Bytes | 172e56d0b07308d7294dc3ba90078d7bdc6b7fb062bb073e22a2eb9adb828c92 |
lib/rubocop/cop/correctors/space_corrector.rb | 100644 | 0 | 0 | | | 1.64 KB | 3edaca9d1b706eb72e033f98f34c15bd0fd64e94552ebb97ed2d672cbb935229 |
lib/rubocop/cop/correctors/string_literal_corrector.rb | 100644 | 0 | 0 | | | 574 Bytes | 45d5f0390f2200e52d2e02160288514f95cd82692fd8fd1db67da6b5f2157db9 |
lib/rubocop/cop/correctors/unused_arg_corrector.rb | 100644 | 0 | 0 | | | 1.25 KB | 4a1e287e8c3e9dce35c6e2ad139df77259c2ad4ac74f78106f27d5b64dfe6236 |
lib/rubocop/cop/force.rb | 100644 | 0 | 0 | | | 762 Bytes | 9b739adf328444bb9437f2001510c11604c50dc8f4f2b046bf4ac90133c9b431 |
lib/rubocop/cop/gemspec/duplicated_assignment.rb | 100644 | 0 | 0 | | | 3.15 KB | bb00332a5a3f8fc2287aa81e1fa24cb4e8fa211a1015ad7c8ad4bbb0fc6d0528 |
lib/rubocop/cop/gemspec/ordered_dependencies.rb | 100644 | 0 | 0 | | | 3 KB | 8874fdcdff8b4357a869714bb7fe41cb306970880451fca2d4dc426adf838ab3 |
lib/rubocop/cop/gemspec/required_ruby_version.rb | 100644 | 0 | 0 | | | 2.58 KB | 131d955d7672ab14f4244456d219f8e340aadeb45049a7a7994f40d2686ba7d4 |
lib/rubocop/cop/generator.rb | 100644 | 0 | 0 | | | 6.18 KB | 9d96a61a7893c64f127788cfacb310d3b714e554ec5524e7562f01625eaf4fd9 |
lib/rubocop/cop/generator/configuration_injector.rb | 100644 | 0 | 0 | | | 1.68 KB | 92c55a9954884e4c77734b3f2f4066b83149189f14722d5705be68894e82504e |
lib/rubocop/cop/generator/require_file_injector.rb | 100644 | 0 | 0 | | | 2.36 KB | 720a255577ab6c1e1efd8669124e4a4f712a3720d69f3288a306973209ee1cbb |
lib/rubocop/cop/ignored_node.rb | 100644 | 0 | 0 | | | 969 Bytes | e718e1c0c5df37f1199b87f655932a7cf88673cd9ca65208619431b3b5220954 |
lib/rubocop/cop/internal_affairs.rb | 100644 | 0 | 0 | | | 392 Bytes | c599d085603690268060894795cb6214f21323962340949586c3ddbaac8e739d |
lib/rubocop/cop/internal_affairs/node_destructuring.rb | 100644 | 0 | 0 | | | 1.15 KB | c35c224be9bdd04230b80f3f6fd25afbcb1024608efc91cda0b4b86b44a64430 |
lib/rubocop/cop/internal_affairs/node_type_predicate.rb | 100644 | 0 | 0 | | | 1.19 KB | 9c86d4c4b9a6bcf9161ba6c8298e55124ffdf6ab9c5737a4603e970c099a430a |
lib/rubocop/cop/internal_affairs/offense_location_keyword.rb | 100644 | 0 | 0 | | | 1.56 KB | 10380832b7d8e20a20d2000ff5ddc5cf90815292b14417ac53a55a8096a4e187 |
lib/rubocop/cop/internal_affairs/redundant_location_argument.rb | 100644 | 0 | 0 | | | 1.25 KB | 21d8cfedca22dcd4535f5338f831286e0991becbfd20af9d76ba5f6f3f5e2e51 |
lib/rubocop/cop/internal_affairs/redundant_message_argument.rb | 100644 | 0 | 0 | | | 2.02 KB | 0ffbb722f05f9dcf14e3571d71c94cde1bb0296a3ea58fab9c9b2fbd4e2db51a |
lib/rubocop/cop/internal_affairs/useless_message_assertion.rb | 100644 | 0 | 0 | | | 1.39 KB | 12e50dc08b44e0a175340bb1a77dc2c953efd7464874ec755749385dba18af84 |
lib/rubocop/cop/layout/access_modifier_indentation.rb | 100644 | 0 | 0 | | | 2.57 KB | 326fafba7e0057f2dfc0c8837bb210e4bd76870075b075e5743da4011aec9718 |
lib/rubocop/cop/layout/align_arguments.rb | 100644 | 0 | 0 | | | 2.27 KB | 9414de943b2731c5759f2ca8dce005867feccefaa92bf114c14de4053c069c7a |
lib/rubocop/cop/layout/align_array.rb | 100644 | 0 | 0 | | | 859 Bytes | 1f051cc16e4b08b150cb1c89fa51e9f2f6a41cb1e0600b21218b3e680c2646a7 |
lib/rubocop/cop/layout/align_hash.rb | 100644 | 0 | 0 | | | 8.13 KB | 9362fadfcdb3d31c46cc48e08a1361a525f082bdea704bbb9778987806440ece |
lib/rubocop/cop/layout/align_parameters.rb | 100644 | 0 | 0 | | | 2.6 KB | 0d182662bf549814b0c066220214541c02cbdd9a06223b9fd11a7b5ef40dc2be |
lib/rubocop/cop/layout/block_alignment.rb | 100644 | 0 | 0 | | | 7.15 KB | 1ae03a3d4b3edb02a5987a23c4dd06572d37ec2d710dc9b8cbb34cc2f59819c8 |
lib/rubocop/cop/layout/block_end_newline.rb | 100644 | 0 | 0 | | | 1.47 KB | c72c5cfa5cdec320499acfbd8f93724ee55d49790b77a4d59c8d905bfd9a329d |
lib/rubocop/cop/layout/case_indentation.rb | 100644 | 0 | 0 | | | 4.02 KB | 8ae338c25e8348ac4c4b3a11d2347e62c2a7b84858d822ab4ad0530c405135f2 |
lib/rubocop/cop/layout/class_structure.rb | 100644 | 0 | 0 | | | 10.4 KB | 45a46f35cb2c900919c78b1c30615032d900df7747ed3ee0fca9fc310e970a7a |
lib/rubocop/cop/layout/closing_heredoc_indentation.rb | 100644 | 0 | 0 | | | 2.95 KB | 50e2f1e8e15a0cde75b3d2ac712edcb6bf1295da0b430093009fcf5d7c9da7cb |
lib/rubocop/cop/layout/closing_parenthesis_indentation.rb | 100644 | 0 | 0 | | | 5.53 KB | f94a8eb13c7bf9ee1b1e3f2f1f2f02acf75c18df4f83a6213782756adae8edb1 |
lib/rubocop/cop/layout/comment_indentation.rb | 100644 | 0 | 0 | | | 4.18 KB | 3036dd8f6a91fa6433e8bb32124a4d4ab32596c41645ed0f07889a67f4aeeb4b |
lib/rubocop/cop/layout/condition_position.rb | 100644 | 0 | 0 | | | 1.02 KB | 2b60e81897c27c9dbf643a35f0e06581b076a65b070222a6b51e57aaf6e45faf |
lib/rubocop/cop/layout/def_end_alignment.rb | 100644 | 0 | 0 | | | 2.05 KB | dc52a98f8911cd110287af79ae1caa96868fa6a17cf70fc12135583a995391df |
lib/rubocop/cop/layout/dot_position.rb | 100644 | 0 | 0 | | | 2.9 KB | 79f9b2d0a990cc5a3a79d8c0f574718cd853b5e4f18b0afc31fdc98909616d26 |
lib/rubocop/cop/layout/else_alignment.rb | 100644 | 0 | 0 | | | 3.67 KB | ff03818bd1835f1aedec9261db3aedc86ea743ee0816eb587f75cbbbb6582656 |
lib/rubocop/cop/layout/empty_comment.rb | 100644 | 0 | 0 | | | 4.01 KB | 2a3c798ac023f27a4b9a73ab2e5270d1bd8d57c6b434a1452176a3e5ef9afbea |
lib/rubocop/cop/layout/empty_line_after_guard_clause.rb | 100644 | 0 | 0 | | | 3.63 KB | f19e785a13b8807517871888b98f019db8656c0ad621ec4051eda899c96b5e9d |
lib/rubocop/cop/layout/empty_line_after_magic_comment.rb | 100644 | 0 | 0 | | | 1.77 KB | ee3997c41ff51505851646c783fd591480e65642307290c461c3bac23aea948e |
lib/rubocop/cop/layout/empty_line_between_defs.rb | 100644 | 0 | 0 | | | 4.44 KB | a0e8f00187944e285ae3502f7bd083c403810efab65f49e7780cbd101f499a9e |
lib/rubocop/cop/layout/empty_lines.rb | 100644 | 0 | 0 | | | 1.79 KB | 119450e16b036a35315cbb04c2eba4dce78fdcfd299228fbe2f26b89e0cef110 |
lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb | 100644 | 0 | 0 | | | 3.82 KB | e7ab6f3a97d4be0a880253abd93580b7fe6fe2397e728c2862700816c194536b |
lib/rubocop/cop/layout/empty_lines_around_arguments.rb | 100644 | 0 | 0 | | | 2.29 KB | 9f07aeca66056f71fa819d9fa9864b90f68ee93d09875e7306a04aa8edb78c68 |
lib/rubocop/cop/layout/empty_lines_around_begin_body.rb | 100644 | 0 | 0 | | | 735 Bytes | 9d64e0760c1ee7045c6bc3c7c46e8f6e2d40bbeb10be631f938dbbc4649bcdb2 |
lib/rubocop/cop/layout/empty_lines_around_block_body.rb | 100644 | 0 | 0 | | | 762 Bytes | 6fab5318054b8bf1430b43ddb51bfe9010a6c9bd4241747dceb22ecf898b81d8 |
lib/rubocop/cop/layout/empty_lines_around_class_body.rb | 100644 | 0 | 0 | | | 1.68 KB | c374917bd4c4cfc5e00fc4f0bb5970abd77d7474cebf629b66124081ab6402ea |
lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb | 100644 | 0 | 0 | | | 2.96 KB | a20d5d985ad9c9c8b4674836b05a684984db25e32296c02277411181176d5c8c |
lib/rubocop/cop/layout/empty_lines_around_method_body.rb | 100644 | 0 | 0 | | | 753 Bytes | f517f5f6459840bcf298a0f1288650ff80eb5d1fbabfddb2fe41c95db198676d |
lib/rubocop/cop/layout/empty_lines_around_module_body.rb | 100644 | 0 | 0 | | | 1.17 KB | 9f1c502f5c9f60578b235af9a4b69f8346b1e1e47e09da0cc5be8ba33d53befa |
lib/rubocop/cop/layout/end_alignment.rb | 100644 | 0 | 0 | | | 5.08 KB | be1c3667857b5c05e757f90a3fa199d7c9beb0058c82bd0e4b0fb59011e2d846 |
lib/rubocop/cop/layout/end_of_line.rb | 100644 | 0 | 0 | | | 2.94 KB | 9835e2f554f17bc678f0d9fa68ad4598e69397b9081d368aa302c5298551d261 |
lib/rubocop/cop/layout/extra_spacing.rb | 100644 | 0 | 0 | | | 8 KB | adc23293ee08c4a7950a18c7b613353a3c69d821c707457ea7e28e010bf911a9 |
lib/rubocop/cop/layout/first_array_element_line_break.rb | 100644 | 0 | 0 | | | 994 Bytes | e461cb1e1fad0c6f7552a477efc0c9d5e112dfd4f78ecd4d5c85778d98a26dbf |
lib/rubocop/cop/layout/first_hash_element_line_break.rb | 100644 | 0 | 0 | | | 907 Bytes | cd87956297627df05bd35985744eb830e8fe1ae9142535af1fca066fdd987e1d |
lib/rubocop/cop/layout/first_method_argument_line_break.rb | 100644 | 0 | 0 | | | 1.39 KB | f795390d746d463d06a66161507e448cc3a0c31966bbc9cb2636ce07eff16827 |
lib/rubocop/cop/layout/first_method_parameter_line_break.rb | 100644 | 0 | 0 | | | 1.03 KB | e87cc30e7686b0ce69a15f63745bf68df09dd893abb204319d25f63397f7529f |
lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb | 100644 | 0 | 0 | | | 8.3 KB | 285f59f9b08e578a707a38f6592211b5485f59eeef450932483fe720d5f18311 |
lib/rubocop/cop/layout/indent_assignment.rb | 100644 | 0 | 0 | | | 1.17 KB | c6307b3dc8c2d65ff29e8d3538550bd63af0b085003dacc0aa7af1e65cf1fb54 |
lib/rubocop/cop/layout/indent_first_argument.rb | 100644 | 0 | 0 | | | 7.15 KB | bbcae9ad0e346f38ae2060ee22ea6b4b0daf3b679dd7c40ddfedd4ee3a9ba9e6 |
lib/rubocop/cop/layout/indent_first_array_element.rb | 100644 | 0 | 0 | | | 5.8 KB | f52118687d64f55a4242e56d71da0be53ee701c6cda32f65f9e2e35abc86ea8d |
lib/rubocop/cop/layout/indent_first_hash_element.rb | 100644 | 0 | 0 | | | 6.42 KB | 0b69b808073d77df7252207e56b96afa3f9d9a43538f80dca04b0518b7831c04 |
lib/rubocop/cop/layout/indent_first_parameter.rb | 100644 | 0 | 0 | | | 2.58 KB | 85cfd435776e86c408c7f7b48c7125f5db4e16ecce9848383d47c3bd23599219 |
lib/rubocop/cop/layout/indent_heredoc.rb | 100644 | 0 | 0 | | | 7.82 KB | 768b9bd0b76bc43ad34efb5a4ca3135f40b87bd397c435329dc876edfe06d30a |
lib/rubocop/cop/layout/indentation_consistency.rb | 100644 | 0 | 0 | | | 5.26 KB | c425ceaae9ef7e8b2bd2047d73562fcc36cff493fc0611fadfabd45c9d449ca5 |
lib/rubocop/cop/layout/indentation_width.rb | 100644 | 0 | 0 | | | 10.5 KB | 153c088dd7b7fdd6856d1fa96f97f29786fb785240aecf9a852e261098921ef2 |
lib/rubocop/cop/layout/initial_indentation.rb | 100644 | 0 | 0 | | | 1.5 KB | e479b9d83bba3534b534387b8fe32a88e61b6b5187a364f7cc4b7083c39f2161 |
lib/rubocop/cop/layout/leading_blank_lines.rb | 100644 | 0 | 0 | | | 1.21 KB | 00e76176612b9bffdef21a4d59023bb77abe3d647d51d73b52f6c8a869e44163 |
lib/rubocop/cop/layout/leading_comment_space.rb | 100644 | 0 | 0 | | | 1.57 KB | 0c5593db23c0c0b97e9eab57f9d55db5731eab6f262bebf6fdfd8e3ae1d211f9 |
lib/rubocop/cop/layout/multiline_array_brace_layout.rb | 100644 | 0 | 0 | | | 2.99 KB | e4fa09a659b4d84ed9156268b7f743020fb8aa0aef75824624c70fc660696181 |
lib/rubocop/cop/layout/multiline_array_line_breaks.rb | 100644 | 0 | 0 | | | 762 Bytes | 8931b922f8f04c6392ff273c7b469d120f08d6bcdcb5aef63fbe0f4aadfb8ea6 |
lib/rubocop/cop/layout/multiline_assignment_layout.rb | 100644 | 0 | 0 | | | 2.5 KB | a2fa3548a7000b6d5dea50132a8c1ca4f2dc2a356f230783be23a2daf69833af |
lib/rubocop/cop/layout/multiline_block_layout.rb | 100644 | 0 | 0 | | | 3.33 KB | 35ebbbdb4f44eea0820acac568ff9a869774c5bc27e1060dbe1a980254e431b6 |
lib/rubocop/cop/layout/multiline_hash_brace_layout.rb | 100644 | 0 | 0 | | | 3.09 KB | ea5efcb78b471773c1518ffca238e2261e94335a49c80aa76c39237abf653f98 |
lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb | 100644 | 0 | 0 | | | 1.12 KB | 26d1abad97046cedfbd98fcf8e2a571bffca72975fff984ca6c1bc98d4586ddc |
lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb | 100644 | 0 | 0 | | | 1.25 KB | 858bcce17af5841b3dbdcb11382ef490056c8fdd3bd928b126938f5b927d3a8f |
lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb | 100644 | 0 | 0 | | | 3.23 KB | 68f417f7ec8c2795f8e1801f52d340f8334e2e88717a51ebf62cc515752cfde4 |
lib/rubocop/cop/layout/multiline_method_call_indentation.rb | 100644 | 0 | 0 | | | 6.01 KB | 036042fce3b04d16110867063b2be59ac2e2878f2538251f9815ef7c20241a87 |
lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb | 100644 | 0 | 0 | | | 3.23 KB | 531cb2ddb1ac69ff52687be81decdcebcf2f3974c7a43f5e5fb0b36eaea69664 |
lib/rubocop/cop/layout/multiline_operation_indentation.rb | 100644 | 0 | 0 | | | 3.32 KB | 5b004c5cd22ff0d2ee994cfd53a3ef1da14c64cecc7a903e33be09f5c2fca87b |
lib/rubocop/cop/layout/rescue_ensure_alignment.rb | 100644 | 0 | 0 | | | 4.92 KB | a5448109c005359e96892cdeb4871c00ad5c6c1cb9eeebea100aa6019ad8e05f |
lib/rubocop/cop/layout/space_after_colon.rb | 100644 | 0 | 0 | | | 1.24 KB | 6fc08c02cd069ce973673e7feda96b6c049c11e1f64d8cfafe404cb93c8e02af |
lib/rubocop/cop/layout/space_after_comma.rb | 100644 | 0 | 0 | | | 720 Bytes | b7062b69479b09338f1cfdbcf2ebf7cbb349b7dc48fa0f4e240e0b3221fb2bb8 |
lib/rubocop/cop/layout/space_after_method_name.rb | 100644 | 0 | 0 | | | 1.11 KB | a1b23f55794791d2e8580c1322fba9bc43f6dfbdcab9150291af1813a31eeb07 |
lib/rubocop/cop/layout/space_after_not.rb | 100644 | 0 | 0 | | | 898 Bytes | 37ed8b3b18ff20ec00b70c093ff94c001e8ec010b0208e37f775ad1535f0d525 |
lib/rubocop/cop/layout/space_after_semicolon.rb | 100644 | 0 | 0 | | | 697 Bytes | 5410b4d818a61f5798d754f7ed82a511eea8878d8fa8c6676f4c10280df9ef88 |
lib/rubocop/cop/layout/space_around_block_parameters.rb | 100644 | 0 | 0 | | | 5.22 KB | f8a70ce8617441853ff6e35211bfc53c263ed67c295af3bc26fd7945f20be953 |
lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb | 100644 | 0 | 0 | | | 2.81 KB | 1b01a2b7be3dab76097a43435430c69904a915a676f3fa500a28d583145c7944 |
lib/rubocop/cop/layout/space_around_keyword.rb | 100644 | 0 | 0 | | | 5.84 KB | 3f577f770a33b7c8ddf49b045d16712345230aa83257dc0ae28ab339cbf67353 |
lib/rubocop/cop/layout/space_around_operators.rb | 100644 | 0 | 0 | | | 4.74 KB | c8777024dd6778feebdb32b546ccb061dbc4f6c2e7e04a72af86c1687d0eaa28 |
lib/rubocop/cop/layout/space_before_block_braces.rb | 100644 | 0 | 0 | | | 3.39 KB | 96e96888139a1832cc3467525bd70429bf50b1f1d4755a052fa5f8daad1880e0 |
lib/rubocop/cop/layout/space_before_comma.rb | 100644 | 0 | 0 | | | 591 Bytes | f74cf9c1d5aa1a6389f4b22f082a451631dada229bfb6ce01064d153aedcf709 |
lib/rubocop/cop/layout/space_before_comment.rb | 100644 | 0 | 0 | | | 910 Bytes | 6d4213e16fa45b30270019992955c595a88358bc1c7cdc7822a2207a2f0ae712 |
lib/rubocop/cop/layout/space_before_first_arg.rb | 100644 | 0 | 0 | | | 1.97 KB | 8567d3b56c4f3fd3efffc3d1332abfa5243caedb31a1fcfdde5ec559ba21e4a3 |
lib/rubocop/cop/layout/space_before_semicolon.rb | 100644 | 0 | 0 | | | 522 Bytes | 534bd483411f47be0656ac0f40f5568880a2528e7bd50908a136ff21267cfee3 |
lib/rubocop/cop/layout/space_in_lambda_literal.rb | 100644 | 0 | 0 | | | 2.46 KB | 9cfd1f941f457f31d0c9c1758fe46f459d92757d9bf25d70cee6f14d8ad4535e |
lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb | 100644 | 0 | 0 | | | 7.16 KB | 6b8d2cb0a1e880b7ee7138f384a6475901f823fb265edf8a33044c5806807438 |
lib/rubocop/cop/layout/space_inside_array_percent_literal.rb | 100644 | 0 | 0 | | | 1.26 KB | 46e53d0a51c60139c38cb7d3baff59171c22de0cdcf8a1d736b1c43d17e49b2b |
lib/rubocop/cop/layout/space_inside_block_braces.rb | 100644 | 0 | 0 | | | 7.45 KB | 91fe8a9cac941ad9b89cc9c448e69367a0adb99f5f59b64ab2e694ec739d7d74 |
lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb | 100644 | 0 | 0 | | | 6.47 KB | 8879be4c1aaf1e2f36dd9d0ebbbc4a3f15901e9cc87b5715448d278470fa46a7 |
lib/rubocop/cop/layout/space_inside_parens.rb | 100644 | 0 | 0 | | | 3.2 KB | fcc0cc2094b7ecbb42a0ebf2fe02c130704d46873c8746c30219545868d2f58e |
lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb | 100644 | 0 | 0 | | | 1.49 KB | 1aef98d5dc2653c37b81b17ba33b8eaa92e81999ee8269ea2962dbd8828ea5b0 |
lib/rubocop/cop/layout/space_inside_range_literal.rb | 100644 | 0 | 0 | | | 1.34 KB | 1597a9832361a5cb807a6f2ee8081dd7e55d4de621671ee02761e489090a0011 |
lib/rubocop/cop/layout/space_inside_reference_brackets.rb | 100644 | 0 | 0 | | | 4.34 KB | 73ef2d8ca1288210af67a4851022e816cf8fb78b145bf767f03fcee4c6b2d525 |
lib/rubocop/cop/layout/space_inside_string_interpolation.rb | 100644 | 0 | 0 | | | 2.26 KB | 1417e0a126d0cca54dd4d5349579643f1ee8c121dd03654ddd32f8ba83e0743e |
lib/rubocop/cop/layout/tab.rb | 100644 | 0 | 0 | | | 2.26 KB | 625f880420f6f90339ace9c40032339b620842ad96a2565e9a08a4001dd94645 |
lib/rubocop/cop/layout/trailing_blank_lines.rb | 100644 | 0 | 0 | | | 3.4 KB | dff4ba122e444054359b9b60f2a13b1d595b6682422e5fbcefe06a8ec8d056eb |
lib/rubocop/cop/layout/trailing_whitespace.rb | 100644 | 0 | 0 | | | 1.64 KB | 56b29ecb70b3734442879194625ed2e2aa925568ba820de97af7362b91230adc |
lib/rubocop/cop/lint/ambiguous_block_association.rb | 100644 | 0 | 0 | | | 1.67 KB | 3958a26490708a5fd6878707526e3ac7558879b254f8dbfd768585c9c63c808e |
lib/rubocop/cop/lint/ambiguous_operator.rb | 100644 | 0 | 0 | | | 1.7 KB | ee768ed54e9a77c1537253910e942808218f20c787c8dbe8c1a84e412fa29a93 |
lib/rubocop/cop/lint/ambiguous_regexp_literal.rb | 100644 | 0 | 0 | | | 1.12 KB | 4f255690cd180041ade547b9437f2f999e1c71c68760a05f4dc92b62cd3fd6b3 |
lib/rubocop/cop/lint/assignment_in_condition.rb | 100644 | 0 | 0 | | | 2.28 KB | cc0d3636dfa0fe88ad7ef378bb3c520d9a119a437e0827973605f81258b66844 |
lib/rubocop/cop/lint/big_decimal_new.rb | 100644 | 0 | 0 | | | 1.18 KB | 8dc5af7450fb0abae0c5164512f993c7f514b4fe1d9b840604e666aa84120ded |
lib/rubocop/cop/lint/boolean_symbol.rb | 100644 | 0 | 0 | | | 775 Bytes | 2b8172ff04eb2e3e7e6a02cec7341c4e4ed1b439513ee4b2c08bd7ab8e147b14 |
lib/rubocop/cop/lint/circular_argument_reference.rb | 100644 | 0 | 0 | | | 1.56 KB | c821e0a309c270addd9de0bc902461e3d5d62375c01eac903eafdff7c20d0316 |
lib/rubocop/cop/lint/debugger.rb | 100644 | 0 | 0 | | | 1.83 KB | fc3a64b42f8cafbf380892a3ba61cb6af1c08bc8b9c27714707fe244b60979e2 |
lib/rubocop/cop/lint/deprecated_class_methods.rb | 100644 | 0 | 0 | | | 3.24 KB | 5208b78c77bec18665a7197586279a2f2d8ceb65fc733553a427fc06ddafaddc |
lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb | 100644 | 0 | 0 | | | 2.24 KB | 126f5c59918c1d3c8d753cb2533667a56b9f06ea15f9c80f48ea4d093352b5ca |
lib/rubocop/cop/lint/duplicate_case_condition.rb | 100644 | 0 | 0 | | | 1.15 KB | 2d624663596db1caf5884d9d0be20aad18dacc7d20fb7051541cb04484d549ba |
lib/rubocop/cop/lint/duplicate_methods.rb | 100644 | 0 | 0 | | | 6.56 KB | dd52b1a398e3e9fd6f83dcd5b02f49d992272562be4accb295e92423c963a6fc |
lib/rubocop/cop/lint/duplicated_key.rb | 100644 | 0 | 0 | | | 794 Bytes | 102d406f86c5cc19c3df1c7027f1807bb673cd4270cc69dea703e2b6b48691f6 |
lib/rubocop/cop/lint/each_with_object_argument.rb | 100644 | 0 | 0 | | | 1.1 KB | 65a97f648a3ea61f1ad0e1e3d2d615e6ef263f512c60afb25775c3b8526688ec |
lib/rubocop/cop/lint/else_layout.rb | 100644 | 0 | 0 | | | 1.35 KB | 87fcbe7cb184b8c9d8e588d1416b5ab1325ae40fe45909eb8a6717ffe1a64f08 |
lib/rubocop/cop/lint/empty_ensure.rb | 100644 | 0 | 0 | | | 1.04 KB | 1e76a131af4da7609a8162a67fee1b85ac7317b30cb6ceb72c81d275ac82a24f |
lib/rubocop/cop/lint/empty_expression.rb | 100644 | 0 | 0 | | | 771 Bytes | 45289d2c94367b5240a1cb1451cfb7e4e08ee98df7445c8b6579e13a11f53a15 |
lib/rubocop/cop/lint/empty_interpolation.rb | 100644 | 0 | 0 | | | 726 Bytes | 10dcb6d201023d7156467c2e1fe22f4b9e0c7ef22c0e64a7988fedcc8f7f94ab |
lib/rubocop/cop/lint/empty_when.rb | 100644 | 0 | 0 | | | 752 Bytes | 05698aa0fad1bfba3d73f5a3d3ea961cd1add845ee39e6f6eda311fc9fa57ed6 |
lib/rubocop/cop/lint/end_in_method.rb | 100644 | 0 | 0 | | | 833 Bytes | f924caceff098f1b5a228bcf7023e7b6f7a1b862cea5d3315c594b0d602aea93 |
lib/rubocop/cop/lint/ensure_return.rb | 100644 | 0 | 0 | | | 1.01 KB | 10873f566029f99c2345ad7cb8ebe872cd26952806309e1c7e681aa580d6df30 |
lib/rubocop/cop/lint/erb_new_arguments.rb | 100644 | 0 | 0 | | | 3.77 KB | 22f4942534e171a60b807f9d427db31ab60f4e636b3d2c927d9619bac5257f50 |
lib/rubocop/cop/lint/flip_flop.rb | 100644 | 0 | 0 | | | 684 Bytes | 99fa5c421062abce3e0b2edfe9458cc547e3d963cdf4c26f357b53f66e0f5d08 |
lib/rubocop/cop/lint/float_out_of_range.rb | 100644 | 0 | 0 | | | 772 Bytes | 4dba7a0862a844ea0e8f4d1008094e14bbbd4788e6bfe8c075d8fcfc97e8461f |
lib/rubocop/cop/lint/format_parameter_mismatch.rb | 100644 | 0 | 0 | | | 5.33 KB | 5e63a96a1f4e0129d33308f2b99789f25ede73974cc9047bcba97a82637d5135 |
lib/rubocop/cop/lint/handle_exceptions.rb | 100644 | 0 | 0 | | | 973 Bytes | 3780606871c0a13820c3066a030ad8522215588a46284a73d3431cf4ba30fbe6 |
lib/rubocop/cop/lint/heredoc_method_call_position.rb | 100644 | 0 | 0 | | | 4.11 KB | cf94e03265d7a6035fd091eed8dd06c47d521794904cba53f9a5226678e538ba |
lib/rubocop/cop/lint/implicit_string_concatenation.rb | 100644 | 0 | 0 | | | 3 KB | 310affbc945b46a008f6ea804a66a833f2a0a99a1b8e46cb94db93cbe37b1b44 |
lib/rubocop/cop/lint/ineffective_access_modifier.rb | 100644 | 0 | 0 | | | 3.55 KB | d9a043e3bb11497c02afdc303fd78ee59c22579e4223d01b5020386f39a358d9 |
lib/rubocop/cop/lint/inherit_exception.rb | 100644 | 0 | 0 | | | 2.49 KB | 109ba943f0490cbb4411c7f9b0a33c6484d5e3ce4c906446b4eaa276b9c74925 |
lib/rubocop/cop/lint/interpolation_check.rb | 100644 | 0 | 0 | | | 991 Bytes | 638578ad21583469a6a0b03d757ca63931a3b3637c8ed2054ae0a24b4ddc230c |
lib/rubocop/cop/lint/literal_as_condition.rb | 100644 | 0 | 0 | | | 2.97 KB | 988defdf8a9e349b0c45ed99a4feede2cebac4eda8df97a73bd06f96eec9b44d |
lib/rubocop/cop/lint/literal_in_interpolation.rb | 100644 | 0 | 0 | | | 2.64 KB | 097828828f2515168fdc66b90feb6f5e107bb394ee4cb504dfb5d9ca3c5912ae |
lib/rubocop/cop/lint/loop.rb | 100644 | 0 | 0 | | | 1.17 KB | a87fb3c9a0fdaa5fa22b43f3d6a7cc03ac0f14fc67adab21e2a2f8fffa71ee31 |
lib/rubocop/cop/lint/missing_cop_enable_directive.rb | 100644 | 0 | 0 | | | 2.69 KB | 851dd1637935db3d2452068003579ceef32d5f5c4af0a8b1d5284f358121c0d3 |
lib/rubocop/cop/lint/multiple_compare.rb | 100644 | 0 | 0 | | | 1.16 KB | fbc1e2250c6e52f1b7af115dd2d68d9732f13d975a750033e0fab18dc6d1925d |
lib/rubocop/cop/lint/nested_method_definition.rb | 100644 | 0 | 0 | | | 2.43 KB | 80596c715b45b5b326899153a357c71f33e9a8e1c29f06b77f1374b81d4ac0c9 |
lib/rubocop/cop/lint/nested_percent_literal.rb | 100644 | 0 | 0 | | | 1.54 KB | b49182a9fd7b7fed9404f021fd324b0670d84a7fdc577b39a93f204be5baaaaf |
lib/rubocop/cop/lint/next_without_accumulator.rb | 100644 | 0 | 0 | | | 1.15 KB | 8bc6a363084e8bc6e22b5ba1dbc2b400db43f6a6efafc7e514deb45445d854aa |
lib/rubocop/cop/lint/non_local_exit_from_iterator.rb | 100644 | 0 | 0 | | | 2.74 KB | 61d334970ab6e17c6759d7d2deb3c05d9d1df20cc69c92491473f8091890781b |
lib/rubocop/cop/lint/number_conversion.rb | 100644 | 0 | 0 | | | 2 KB | 954e6d3cf24680e326612d412a6a5fb63ecbb7f7f63e25f1eab99bd685efd54a |
lib/rubocop/cop/lint/ordered_magic_comments.rb | 100644 | 0 | 0 | | | 2.33 KB | 741f9a6eef93a7bca8cfe1ba24325c62c868d8150ad3360b1303b67519e8748c |
lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb | 100644 | 0 | 0 | | | 1.66 KB | 017dd373d7130df340d9169b45a76956602dbde8721ceb50d5db585c12e73c9f |
lib/rubocop/cop/lint/percent_string_array.rb | 100644 | 0 | 0 | | | 1.89 KB | b057c9cdf36eabf8d1ba5ffea5fda597da31aa3d69bb66bdc299762735bc32fa |
lib/rubocop/cop/lint/percent_symbol_array.rb | 100644 | 0 | 0 | | | 1.69 KB | 7d188373f474c7d2304783af1b40a2f900e34f2e268dddb793c7bc610ba2960a |
lib/rubocop/cop/lint/rand_one.rb | 100644 | 0 | 0 | | | 907 Bytes | 5bfe9a67993e77523a9a88485e3a7578f2720a5eb2455d8c44f6b3323a4ad622 |
lib/rubocop/cop/lint/redundant_with_index.rb | 100644 | 0 | 0 | | | 1.83 KB | 5a9104c01da764b88ab255c335bb098aa21170d0f88142433684e5d47c78325a |
lib/rubocop/cop/lint/redundant_with_object.rb | 100644 | 0 | 0 | | | 1.86 KB | 5477d22df3e1f2430fcfb0c9263b32c76d66ec2d0a5d2a743c91a55f3cf7be61 |
lib/rubocop/cop/lint/regexp_as_condition.rb | 100644 | 0 | 0 | | | 684 Bytes | c278ac9b5bc0cc74fae79d2f6ca634bde92aa794d1f2b2b78644dfe464a3f103 |
lib/rubocop/cop/lint/require_parentheses.rb | 100644 | 0 | 0 | | | 1.77 KB | 936681af50ba08e781bc4a59ac921c6cb46f1c5099ee990f1db0aadbcc53d5f5 |
lib/rubocop/cop/lint/rescue_exception.rb | 100644 | 0 | 0 | | | 1 KB | fa42405c51b6130f56ab8c30aa54d85ac5fff6e732a66b242bb80b792a4f70ac |
lib/rubocop/cop/lint/rescue_type.rb | 100644 | 0 | 0 | | | 2.37 KB | f18609babc6684fe3fa9ac31f743ce83b03a3cdc42452c333dc09c0632755c51 |
lib/rubocop/cop/lint/return_in_void_context.rb | 100644 | 0 | 0 | | | 1.73 KB | fc6fd4037c20c116bda556f55fa0a9e7050c383ddae632dfe1a75c258db8595a |
lib/rubocop/cop/lint/safe_navigation_chain.rb | 100644 | 0 | 0 | | | 1.75 KB | f55f47ca6e8c216a2eba99bc29307ad6d6e791e63cca4fc147a62cf105235234 |
lib/rubocop/cop/lint/safe_navigation_consistency.rb | 100644 | 0 | 0 | | | 2.46 KB | ef241adc8e11db41e6cb5665400aec1bf6c13c0506c63b9e06fe0f9a0cd8dd54 |
lib/rubocop/cop/lint/safe_navigation_with_empty.rb | 100644 | 0 | 0 | | | 1.04 KB | 7813304d3224a1613a9694b58aa5f6644db925b77d68e20d8545cffbdde076c7 |
lib/rubocop/cop/lint/script_permission.rb | 100644 | 0 | 0 | | | 2.01 KB | d5cb5f834a7e0103c2a86eff724470da26b2d7231c7bcbbea65c0ff6363d485d |
lib/rubocop/cop/lint/shadowed_argument.rb | 100644 | 0 | 0 | | | 5.31 KB | 278d1c3ecfab49081d0e42ecf12922b827670fc6c5a1383a058e4485c937dff7 |
lib/rubocop/cop/lint/shadowed_exception.rb | 100644 | 0 | 0 | | | 5.48 KB | 4b0e49aa684db5a1fdd2849b1a7c9234e303c48bbf87f0e5de3f878441af0e2b |
lib/rubocop/cop/lint/shadowing_outer_local_variable.rb | 100644 | 0 | 0 | | | 1.3 KB | 251c6367b013176edba7468f50b151774c2136676377d56a7a7e2a1959f91639 |
lib/rubocop/cop/lint/string_conversion_in_interpolation.rb | 100644 | 0 | 0 | | | 1.34 KB | 7aa85428ced5cd73ac8cef372f050d54f3a8ba7fa6528950d5667eb2b1524ef1 |
lib/rubocop/cop/lint/syntax.rb | 100644 | 0 | 0 | | | 1.87 KB | 0acaa7faf7124da77c3a37b1e6ef404e1c5216263975788f1a66bcc60ffea55d |
lib/rubocop/cop/lint/to_json.rb | 100644 | 0 | 0 | | | 1.1 KB | a4c83092893d0e871c04528137ca1864ce8b7ac69ee92ea15a47680475f1c25f |
lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb | 100644 | 0 | 0 | | | 2.17 KB | 6e357b0460f39929892c746cd093c17cb938cf1789ceb0fe6e94b2663f64a284 |
lib/rubocop/cop/lint/unified_integer.rb | 100644 | 0 | 0 | | | 959 Bytes | 840acab52c81aca1d622e7786c032f01efcafc8629ed9e924d08601e58ca60ad |
lib/rubocop/cop/lint/unneeded_cop_disable_directive.rb | 100644 | 0 | 0 | | | 9.69 KB | 0701cbd937df2e5526db80594786f80a0ea50e7b06d7bcfd1115cba82c9244b4 |
lib/rubocop/cop/lint/unneeded_cop_enable_directive.rb | 100644 | 0 | 0 | | | 3.39 KB | 8ccf5340cf32b4f592a53a681819a4a382fc4716f9f760e61ec9d12f817f089f |
lib/rubocop/cop/lint/unneeded_require_statement.rb | 100644 | 0 | 0 | | | 1.41 KB | 1f5321ffac0eae74f384be779bdcfa0c4d6ab1bf361d2d7022c72ce0d1b49da3 |
lib/rubocop/cop/lint/unneeded_splat_expansion.rb | 100644 | 0 | 0 | | | 4.38 KB | 626586342deb7ee78392dbcb3b3597468b9b962b86c58eed3d064f771d21c40a |
lib/rubocop/cop/lint/unreachable_code.rb | 100644 | 0 | 0 | | | 2.25 KB | bcdd0351329ddf1bc533ea5c5d2c133c9284c2cc85d142ae821ca45ada573ab8 |
lib/rubocop/cop/lint/unused_block_argument.rb | 100644 | 0 | 0 | | | 3.85 KB | 406ec1a6a5536c10a98ff55a6710506dd9e54f9aa44cf2c57c26d694f9100947 |
lib/rubocop/cop/lint/unused_method_argument.rb | 100644 | 0 | 0 | | | 1.71 KB | ee9f20fc8ce79f05303fad211962ede6179668b474ca63ab22e068b5389e8f02 |
lib/rubocop/cop/lint/uri_escape_unescape.rb | 100644 | 0 | 0 | | | 2.51 KB | 5b00b7c866d76eb7fcfcd89fe37bb8188d8e28b7823bb6ed237e3540de865680 |
lib/rubocop/cop/lint/uri_regexp.rb | 100644 | 0 | 0 | | | 2.07 KB | 91c8262624e584286cdf099aadce5e057ad30510b4459b4e256b29d0b38144e8 |
lib/rubocop/cop/lint/useless_access_modifier.rb | 100644 | 0 | 0 | | | 7.23 KB | 44b10bec1fa65562613c359f6ddb245b95f3a751f4008a5fdaab82fbb0bfca89 |
lib/rubocop/cop/lint/useless_assignment.rb | 100644 | 0 | 0 | | | 3.81 KB | f03629bec463767e8382508af41327da92052eef949937001b6e7d6267984831 |
lib/rubocop/cop/lint/useless_comparison.rb | 100644 | 0 | 0 | | | 655 Bytes | 9ea6bdca469a25f14fec6ee922e3ab59729f79ff42f63b0cf2b54a825067bba7 |
lib/rubocop/cop/lint/useless_else_without_rescue.rb | 100644 | 0 | 0 | | | 885 Bytes | 1114af88142716b8543fda00c795414f5d705f62c44a050cda15577e3eb3f72f |
lib/rubocop/cop/lint/useless_setter_call.rb | 100644 | 0 | 0 | | | 4.6 KB | d575e4a54cce37e30a6c09b90215fea44f25eb752f78c4f2a9f4b5c912c74d5e |
lib/rubocop/cop/lint/void.rb | 100644 | 0 | 0 | | | 4.67 KB | 82ce8079ceac2db344cb2504cd10ac7000cd9afc29966b218f86c139a48be9ce |
lib/rubocop/cop/message_annotator.rb | 100644 | 0 | 0 | | | 3.57 KB | bb26c7729093ea6ec9a7c6eb79523cd3f551ddb7e3bea0eee58f76f8cf872e51 |
lib/rubocop/cop/metrics/abc_size.rb | 100644 | 0 | 0 | | | 692 Bytes | b7ecd7f9a4dbfcfe45fe4d227b39ff5dfa804b25450e76292d237656ae6d7d2a |
lib/rubocop/cop/metrics/block_length.rb | 100644 | 0 | 0 | | | 1.18 KB | 2c0f997d79384b29c0415a8a0efff98ccc7443d67e992256ae6b3a88161f929f |
lib/rubocop/cop/metrics/block_nesting.rb | 100644 | 0 | 0 | | | 1.76 KB | 0a0bb634b8595e79c471d23b223e0331d4868102a21aecd644b261eff6cdb29c |
lib/rubocop/cop/metrics/class_length.rb | 100644 | 0 | 0 | | | 889 Bytes | a471dccfe4f93987da924e8c284006fd21515da361893fcb9174b2ed4c0ada07 |
lib/rubocop/cop/metrics/cyclomatic_complexity.rb | 100644 | 0 | 0 | | | 1.1 KB | 071a22355ee7d48970db0bcb0716e49864eaf485f1ff91734d36154af67554b6 |
lib/rubocop/cop/metrics/line_length.rb | 100644 | 0 | 0 | | | 9.21 KB | 0795b194d64be597dc2c09e8abff6cbdd208b20f27b2e3b50243fc163b34d7aa |
lib/rubocop/cop/metrics/method_length.rb | 100644 | 0 | 0 | | | 816 Bytes | c379133c4bbedc23f438c5485de6a62c49bce0ac4a18270985068dd508b2ff88 |
lib/rubocop/cop/metrics/module_length.rb | 100644 | 0 | 0 | | | 896 Bytes | fe63ed69287900612ec1ad15ac98e7e3153aab96b3c112daa50accc03046f538 |
lib/rubocop/cop/metrics/parameter_lists.rb | 100644 | 0 | 0 | | | 1.28 KB | 133028caf73cd9d082b200525d103bff24c247e96fc579b20803438566db8cdc |
lib/rubocop/cop/metrics/perceived_complexity.rb | 100644 | 0 | 0 | | | 2.2 KB | 88b8ab681cb3c50fcd03d4c3b1c0f75550c635b8786ca1c7004a1dc7b793e91d |
lib/rubocop/cop/metrics/utils/abc_size_calculator.rb | 100644 | 0 | 0 | | | 2.03 KB | 3b6082303a8c1b4bece573368929ef1dbfd85c284d620d4cec4294658fe36d1b |
lib/rubocop/cop/mixin/alignment.rb | 100644 | 0 | 0 | | | 2.16 KB | e43f8f981df0eb99eb0b410d02c8aa31edc86563ff5b0b5e9129faaa15a921ec |
lib/rubocop/cop/mixin/annotation_comment.rb | 100644 | 0 | 0 | | | 1.05 KB | af97ed013c11517756f2a83f77613969e4699a4343d117d9bf60aa1fb6678bdd |
lib/rubocop/cop/mixin/array_min_size.rb | 100644 | 0 | 0 | | | 1.64 KB | 2d7a75b23fdc012358ac7671a2f02a8856b852d02b5274c86f0b6aad7da7bc19 |
lib/rubocop/cop/mixin/array_syntax.rb | 100644 | 0 | 0 | | | 400 Bytes | 1d105a1416c8136eed15528078e916ebbad39f5ad3abe52e39dc15a637568d0a |
lib/rubocop/cop/mixin/check_assignment.rb | 100644 | 0 | 0 | | | 992 Bytes | 9b86ad05094bceec40dd7a2af235ab095c749d8b3cb0b340c34474608ce76a92 |
lib/rubocop/cop/mixin/check_line_breakable.rb | 100644 | 0 | 0 | | | 5.96 KB | c8883daaf906586d31bf35399f2cdfef20da3072ccd0c2faefa675e6d9e8c1ac |
lib/rubocop/cop/mixin/classish_length.rb | 100644 | 0 | 0 | | | 923 Bytes | 006557d487f701bc494a8e13ba182b2a8368d36c4e05e1e734eeece3803a0270 |
lib/rubocop/cop/mixin/code_length.rb | 100644 | 0 | 0 | | | 875 Bytes | 5e145cb0529d926bbe64ff648561e4c8a8a9b0e8e26057cd1ceed40d9004bd23 |
lib/rubocop/cop/mixin/configurable_enforced_style.rb | 100644 | 0 | 0 | | | 2.63 KB | 0750628bb2d25da82fd1c79f00ede7303e798e254f16a55a280ca34cd638ecfc |
lib/rubocop/cop/mixin/configurable_formatting.rb | 100644 | 0 | 0 | | | 1.43 KB | feb86924613efbf6d6ee3e394d5b4862dc64f225cf42bc51a994d4fda56716f4 |
lib/rubocop/cop/mixin/configurable_max.rb | 100644 | 0 | 0 | | | 577 Bytes | 13cf85cea10da535e05a0bceb262a74e929b79f220a0acc3814655f8e6c97b7d |
lib/rubocop/cop/mixin/configurable_naming.rb | 100644 | 0 | 0 | | | 384 Bytes | ef870a28ba953e4bf55d53a8f0de2644fb6bbbc0990a0a9b15884c0142a6845e |
lib/rubocop/cop/mixin/configurable_numbering.rb | 100644 | 0 | 0 | | | 409 Bytes | aee4e6d2d0271f5fc8246ee8aae92c515af4637e87ba656242061c8056ca3538 |
lib/rubocop/cop/mixin/def_node.rb | 100644 | 0 | 0 | | | 790 Bytes | c744239c277d668a2c4c8719d7ba5499c6cea057a185c64ad09e81be4b2467c2 |
lib/rubocop/cop/mixin/documentation_comment.rb | 100644 | 0 | 0 | | | 1.56 KB | 7e50f994cb136d72e0a5806e373977fab0f1ae2b97effda310fec29f4092e658 |
lib/rubocop/cop/mixin/duplication.rb | 100644 | 0 | 0 | | | 1.57 KB | 456faa5625e89fb2fb9228a9696e777f69020c3f3b37ea25c5b0b0468f61806d |
lib/rubocop/cop/mixin/empty_lines_around_body.rb | 100644 | 0 | 0 | | | 5.45 KB | 11a4ba87eab5eb13d7af2005ef654a2d1c33e1aaef183a62eb0ef2c050d2d4dc |
lib/rubocop/cop/mixin/empty_parameter.rb | 100644 | 0 | 0 | | | 461 Bytes | 30a3c6919ed57d0c846715939a64c337444fbbe1e51d23329f6824738bc0e405 |
lib/rubocop/cop/mixin/end_keyword_alignment.rb | 100644 | 0 | 0 | | | 1.94 KB | 626854a00257d8bf99b1c2db232ac0e4fc7615c9730ec80cf15445cfa9005b71 |
lib/rubocop/cop/mixin/enforce_superclass.rb | 100644 | 0 | 0 | | | 793 Bytes | 8be267ffa188f17b8a6d3fa7db4156d29c7104443a8c3beb59e2f60618edbe9b |
lib/rubocop/cop/mixin/first_element_line_break.rb | 100644 | 0 | 0 | | | 1.06 KB | 7367a0d186d0116f837d3595abd570e3abcb8de1c5aa8eba0d9339e5598a6972 |
lib/rubocop/cop/mixin/frozen_string_literal.rb | 100644 | 0 | 0 | | | 1.67 KB | 16d44ee49d886ae46754dcd5d60fa91320ba2d9850df098e499f1356639be044 |
lib/rubocop/cop/mixin/hash_alignment.rb | 100644 | 0 | 0 | | | 4.12 KB | a9d784f136f17000dc54c680f230106a30ece8682f40c7d742d30a660ade908e |
lib/rubocop/cop/mixin/heredoc.rb | 100644 | 0 | 0 | | | 659 Bytes | 59e3360107fe069c31575ca1985641d35a1324c4b7f2645947529d24186c4ceb |
lib/rubocop/cop/mixin/ignored_methods.rb | 100644 | 0 | 0 | | | 377 Bytes | dc0796a21cd025f81bd38d768937192083a929d57c8520b9051b1e1caa591524 |
lib/rubocop/cop/mixin/ignored_pattern.rb | 100644 | 0 | 0 | | | 694 Bytes | 251c9f87a6bdfed570ddd48ae267f43360d1e457d8d98254c7578151092d5000 |
lib/rubocop/cop/mixin/integer_node.rb | 100644 | 0 | 0 | | | 270 Bytes | 4f45d9c73ad6499efa8fc9434734c5f6c80f0b2b62a6fd4ed908a634672c3101 |
lib/rubocop/cop/mixin/match_range.rb | 100644 | 0 | 0 | | | 721 Bytes | 1e01ae7887f3778e137189a8a2a5896956780dd472760f0a84f3a3b9212b9b79 |
lib/rubocop/cop/mixin/method_complexity.rb | 100644 | 0 | 0 | | | 1.29 KB | 479895eb669b1b2b24c71eb6ab3b14345aa2e76348558f88c0b27e5fb58d6df1 |
lib/rubocop/cop/mixin/method_preference.rb | 100644 | 0 | 0 | | | 898 Bytes | b612e884f5d446baeb505c05781a0686db7792297a5059fe471bf45d37611315 |
lib/rubocop/cop/mixin/min_body_length.rb | 100644 | 0 | 0 | | | 508 Bytes | 05e6bbd1ffb8c637bc1847b2b5b594e68ce7538f5ae80ad7b6f1b5352bb6b1bd |
lib/rubocop/cop/mixin/multiline_element_indentation.rb | 100644 | 0 | 0 | | | 2.69 KB | 3a786cceb6627525e2c9aeaa00731523ae0792affc4e9ca4a1bc9c8edcb830e0 |
lib/rubocop/cop/mixin/multiline_element_line_breaks.rb | 100644 | 0 | 0 | | | 747 Bytes | 1132a18c20ff4616cf6678e583c7df40faa7558358bd7970625e03d7596db6eb |
lib/rubocop/cop/mixin/multiline_expression_indentation.rb | 100644 | 0 | 0 | | | 7.88 KB | 86a074488948680fc19abd29dec76e8304b48163f02f5da0be6e5222d30cd7e5 |
lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb | 100644 | 0 | 0 | | | 3.91 KB | 94cf5d5a0f665dd6ddc431d262b303237c9c98b5e8dd1e685393528a9fad938c |
lib/rubocop/cop/mixin/negative_conditional.rb | 100644 | 0 | 0 | | | 786 Bytes | 471c4cd54819048686b84fca71968e2af3c686ebee3cd6b40a4735ad84f5a838 |
lib/rubocop/cop/mixin/nil_methods.rb | 100644 | 0 | 0 | | | 551 Bytes | 787ca6827fcd3cbd65414da1e8d41dbb88cf0df747f0912395d68d97ffc52ec6 |
lib/rubocop/cop/mixin/on_normal_if_unless.rb | 100644 | 0 | 0 | | | 299 Bytes | 7bb964f8f459ee892be1f68665012356baebcb4fdbc00d91b6639fcdcd4b67c7 |
lib/rubocop/cop/mixin/ordered_gem_node.rb | 100644 | 0 | 0 | | | 1.44 KB | ab18c3d5ab3a0992f63d4be7416fba34043b5db093a73b687241cfa5ea386ccd |
lib/rubocop/cop/mixin/parentheses.rb | 100644 | 0 | 0 | | | 383 Bytes | 23e187a791581b58955a99f79c7f396dea7167c67a0b17d80e00e76b917ab68f |
lib/rubocop/cop/mixin/parser_diagnostic.rb | 100644 | 0 | 0 | | | 1.11 KB | c08f5ac6b20b311247f03462ee9fbf9aa0854c2f0052f6e2d5310927f6cb09c5 |
lib/rubocop/cop/mixin/percent_array.rb | 100644 | 0 | 0 | | | 1.37 KB | 41422e7563db279ebd2f3ea3091f223c35874b5bc50334909fbe34e4173e8040 |
lib/rubocop/cop/mixin/percent_literal.rb | 100644 | 0 | 0 | | | 935 Bytes | b7512752aef5bec5ad98c3770c79a99f84780efda9f5ccbcb546d17716f15421 |
lib/rubocop/cop/mixin/preceding_following_alignment.rb | 100644 | 0 | 0 | | | 2.79 KB | 46aa36bb7e90b21f9471b20e442cbe4bab8ea374a04132a194d96b929d9feaeb |
lib/rubocop/cop/mixin/preferred_delimiters.rb | 100644 | 0 | 0 | | | 1.42 KB | a29debbb16119ab291b1b00ab94f211e5d2fcbc2a8d5ba0c77caf9547a0ffed0 |
lib/rubocop/cop/mixin/range_help.rb | 100644 | 0 | 0 | | | 3.64 KB | 26f0dcec19b81bcf63b93a0222c21f2995d2f645e1fcc6e60e65b5112c84a69c |
lib/rubocop/cop/mixin/rescue_node.rb | 100644 | 0 | 0 | | | 537 Bytes | c0ba5a1357df114fcac1841aa83fd2955d9e3d58272a70a40885f48fcbe44a8a |
lib/rubocop/cop/mixin/safe_assignment.rb | 100644 | 0 | 0 | | | 677 Bytes | 9a24410ef6d054faaa156aebb8924214a18088f198a804933896b2eadc1f19bc |
lib/rubocop/cop/mixin/safe_mode.rb | 100644 | 0 | 0 | | | 359 Bytes | bf23068cdd245251809bc8bdb4f68c3d45bb1a9fc3bca61696e59c34b9493cf6 |
lib/rubocop/cop/mixin/space_after_punctuation.rb | 100644 | 0 | 0 | | | 1.41 KB | 1e50bb5e376602ba33384c9dbbdcae3d0f0252a7142e7ad796fec5b7c2a3a3e3 |
lib/rubocop/cop/mixin/space_before_punctuation.rb | 100644 | 0 | 0 | | | 1.36 KB | 24a9e1302669085923b968aa301b1bc04e83cf2dc63e2d19130458cf821c33d0 |
lib/rubocop/cop/mixin/statement_modifier.rb | 100644 | 0 | 0 | | | 2.08 KB | d3accb51dd84be9459fccf1e6a60b05f8812f75e345b6faf5dbf98adbe44753e |
lib/rubocop/cop/mixin/string_help.rb | 100644 | 0 | 0 | | | 991 Bytes | 31709db3b2b2ad9512656c73ae48358561bb0f56a93abae7dcd8a7f2c5e20137 |
lib/rubocop/cop/mixin/string_literals_help.rb | 100644 | 0 | 0 | | | 474 Bytes | bd3c335fd9130ca89d362b1df7ff590407c515f1f40750d14fc1d3342801dab9 |
lib/rubocop/cop/mixin/surrounding_space.rb | 100644 | 0 | 0 | | | 4.51 KB | 891fb2be8243299d0ea225168f4d41146fca8b66a6e1ab9a18dc9e1481e1eafb |
lib/rubocop/cop/mixin/target_rails_version.rb | 100644 | 0 | 0 | | | 384 Bytes | 56c1de1ba9861fd99db5683dc70d7d6c455d395ffbd46d10797641cfb8b47d66 |
lib/rubocop/cop/mixin/target_ruby_version.rb | 100644 | 0 | 0 | | | 378 Bytes | aa2649ee2181c00678a8ea50395b59eafbf744cbc128abfe325fc2baf1566fc7 |
lib/rubocop/cop/mixin/too_many_lines.rb | 100644 | 0 | 0 | | | 743 Bytes | 0400d13152f274b25c85179cfed0b74b490c3f3c0b4d8b4316e95b1ae9a6d94a |
lib/rubocop/cop/mixin/trailing_body.rb | 100644 | 0 | 0 | | | 591 Bytes | 0d9bec17b1c94f815e4440414334879a84a1fd4d7dda7b217da0733037d1a3bd |
lib/rubocop/cop/mixin/trailing_comma.rb | 100644 | 0 | 0 | | | 6.33 KB | 4c99e8a2d814920bba259204b8535cdcc2e0dfe0cd5e314ff44610301dcd8ad2 |
lib/rubocop/cop/mixin/uncommunicative_name.rb | 100644 | 0 | 0 | | | 3.15 KB | 67160ade18d9ea1a0b9d504ad6bef5c56b2fe37871160caa2530d7b6982773ec |
lib/rubocop/cop/mixin/unused_argument.rb | 100644 | 0 | 0 | | | 818 Bytes | 351d6e077507307a58923a3b920ac14dd470ad660784b5a8b0ad04efdec8b71a |
lib/rubocop/cop/naming/accessor_method_name.rb | 100644 | 0 | 0 | | | 1.23 KB | e2fcb6065a8956899c9ac0b59b1602f052201741ba6df3967085c3acee0d7d9c |
lib/rubocop/cop/naming/ascii_identifiers.rb | 100644 | 0 | 0 | | | 1.75 KB | 7c3b721f96eb7d23c554df284f0979d54bcb7ff2ef3d5bd06a1919898ce92a4a |
lib/rubocop/cop/naming/binary_operator_parameter_name.rb | 100644 | 0 | 0 | | | 1.06 KB | d37e4f00615295231f48340b90b35e48f33fe0191ca494c3ad7b56a12476722c |
lib/rubocop/cop/naming/class_and_module_camel_case.rb | 100644 | 0 | 0 | | | 684 Bytes | c9f9b8a8c122e1b43878fd9050b01ae08b68eac22581e55f48f24f0389614000 |
lib/rubocop/cop/naming/constant_name.rb | 100644 | 0 | 0 | | | 2.42 KB | ffb875e8d9b7601be2630c75d26d02d95b868079c7110c98bac3e3567524b151 |
lib/rubocop/cop/naming/file_name.rb | 100644 | 0 | 0 | | | 6.25 KB | 8b80a425bba7d22390f11b5ee1b23f516b1ad492beb20fa86e4c3e45c80a6e16 |
lib/rubocop/cop/naming/heredoc_delimiter_case.rb | 100644 | 0 | 0 | | | 1.36 KB | ac9c9f114d4922e033b5e5d10d7fcc0ccb823c23fcea12afe110e9e6dd7ad4bb |
lib/rubocop/cop/naming/heredoc_delimiter_naming.rb | 100644 | 0 | 0 | | | 1.21 KB | 8eb09af97e2fa808dc779dad195faccb2c26ae51dfc37213e959d42bb5234022 |
lib/rubocop/cop/naming/memoized_instance_variable_name.rb | 100644 | 0 | 0 | | | 5.05 KB | c2933c189d53ceffda60487bb09ee7660b89ae85b8329afe16758b3b5035b428 |
lib/rubocop/cop/naming/method_name.rb | 100644 | 0 | 0 | | | 901 Bytes | 5bfe3a9391e94669b6cac3922e2dc06b8456aa7f731d2566478ba8a07001aa89 |
lib/rubocop/cop/naming/predicate_name.rb | 100644 | 0 | 0 | | | 2.69 KB | d801cbfdfbd0b771d22cd2278af8e54f1c137ac64be95609695b23d71f644752 |
lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb | 100644 | 0 | 0 | | | 2.83 KB | 4f9dc509a1f971e27e664a9f83a4a0929c776c14e5ca33e02da06abcbbe5775c |
lib/rubocop/cop/naming/uncommunicative_block_param_name.rb | 100644 | 0 | 0 | | | 1.55 KB | aa85b0491747742ef4c6d9826783889d69a7456c6e56b3a2d0a8cf581db300dd |
lib/rubocop/cop/naming/uncommunicative_method_param_name.rb | 100644 | 0 | 0 | | | 1.69 KB | 825cb889415a99201538c8bb15d4939ebe8ed519efe9256e431181051c54278b |
lib/rubocop/cop/naming/variable_name.rb | 100644 | 0 | 0 | | | 1.17 KB | db8e87467c786060bd2cd9782a118a5a170d8e47d1c4762f8453baf426e028bc |
lib/rubocop/cop/naming/variable_number.rb | 100644 | 0 | 0 | | | 1.21 KB | 5108aaa33965842a2a72ed92252baa1769e0cf89c41f7139e7274217cf7d738e |
lib/rubocop/cop/offense.rb | 100644 | 0 | 0 | | | 4.39 KB | 858c2d5a62f0e118e9398e8954d82bf0af1f820708b1bb692dbbca3b3a6e0c51 |
lib/rubocop/cop/rails/action_filter.rb | 100644 | 0 | 0 | | | 3.08 KB | 85417099b0d7fdb9cb544aa0988d53a5f210bdb3d7a7f7ec92f4378a8d8dd82f |
lib/rubocop/cop/rails/active_record_aliases.rb | 100644 | 0 | 0 | | | 1.15 KB | 60a9a9e2f6b46fc24afc1a36a422dccfd4eb00fb68beac9b0b1f99dbe5c16fa5 |
lib/rubocop/cop/rails/active_record_override.rb | 100644 | 0 | 0 | | | 2.09 KB | c34e237271ca8840ebb3c4462804785bd19c740b0876a45c7814c958661f9f7c |
lib/rubocop/cop/rails/active_support_aliases.rb | 100644 | 0 | 0 | | | 1.94 KB | 67e4edd87313aef7aeb84f27180f896d6f8e70c8656ebbf945655b24244b4b0a |
lib/rubocop/cop/rails/application_job.rb | 100644 | 0 | 0 | | | 967 Bytes | bde02086a62ea25e5160c3e34e540959e13c05112d1fa3cdd021eb068cae5119 |
lib/rubocop/cop/rails/application_record.rb | 100644 | 0 | 0 | | | 996 Bytes | 066a0837def7c3e2ba4dc10222719e793064429a117f6d6494cb112bbbd7b3cd |
lib/rubocop/cop/rails/assert_not.rb | 100644 | 0 | 0 | | | 920 Bytes | c114abcb65ba601df88a97331f3a8cec6e94ed445e33e8e365d14b8c6092548e |
lib/rubocop/cop/rails/belongs_to.rb | 100644 | 0 | 0 | | | 3.62 KB | c5da1616a022577d0d92dce5b1a22d7ac38794d855a539d879834425fc509aa3 |
lib/rubocop/cop/rails/blank.rb | 100644 | 0 | 0 | | | 4.89 KB | f7ae59ec8ee14219b0a9aab794220e46dfc1c9982e92a26512d9d5c9ed8ffdef |
lib/rubocop/cop/rails/bulk_change_table.rb | 100644 | 0 | 0 | | | 8.24 KB | 6e6312744fcd76577392bc031214fb9b3f659520a84d1017ee07c1e735953496 |
lib/rubocop/cop/rails/create_table_with_timestamps.rb | 100644 | 0 | 0 | | | 2.4 KB | b18e3ac814a48c1844f808b3e09e1eb9206749176fe869ba1bf56ae5268f8ef4 |
lib/rubocop/cop/rails/date.rb | 100644 | 0 | 0 | | | 4.75 KB | a0a1702e4a9c12ece4d41add1f54e5cb179d614fb3c7de3c747e927d5a7c48d7 |
lib/rubocop/cop/rails/delegate.rb | 100644 | 0 | 0 | | | 3.59 KB | f9bcb427b19cb9c1a2940aa7b07cb579fa4266c8d5b94258022cf8ca6cfe07ad |
lib/rubocop/cop/rails/delegate_allow_blank.rb | 100644 | 0 | 0 | | | 1.01 KB | 40f9c735a94a776bebff1bb4bcc85a2c6621d1fd1c1e368a50e4219d6dc489cf |
lib/rubocop/cop/rails/dynamic_find_by.rb | 100644 | 0 | 0 | | | 2.48 KB | b7e69708d4aced36d644822826c82a6c7e9a8c19ab13dacad588f26256e0df2d |
lib/rubocop/cop/rails/enum_uniqueness.rb | 100644 | 0 | 0 | | | 1.15 KB | 74b5ef29262cb96def0f9659e83f85dcf298b2eac3e6b240e2e22d939c6e1c83 |
lib/rubocop/cop/rails/environment_comparison.rb | 100644 | 0 | 0 | | | 1.72 KB | 9b5828be4d9cd60823046ee9a0ce66766a2ee3b2503090aafccd3adfbbdbc587 |
lib/rubocop/cop/rails/exit.rb | 100644 | 0 | 0 | | | 2.14 KB | 92418eee1ab5be7341f4791c1893177dddd3a7adb7d78389ccb570d4c325e345 |
lib/rubocop/cop/rails/file_path.rb | 100644 | 0 | 0 | | | 3.39 KB | 77b0176c1bbf54d24cc00a107f6c8d9e8b92c19ca3d02a558fe9f1e2148cabdb |
lib/rubocop/cop/rails/find_by.rb | 100644 | 0 | 0 | | | 1.62 KB | 917fbf30ca715aa2ff9e11ccfd7b8730548139d1dc80568552f7df6e073380dd |
lib/rubocop/cop/rails/find_each.rb | 100644 | 0 | 0 | | | 1.36 KB | fbf3ed03a2068ddca689abae5d27538f44c3bd483f13192d7a507cd54a58f5b9 |
lib/rubocop/cop/rails/has_and_belongs_to_many.rb | 100644 | 0 | 0 | | | 621 Bytes | d851ae82843ca64ce425e762bf1df344e702c7501b8046ef167381f1fa3ee666 |
lib/rubocop/cop/rails/has_many_or_has_one_dependent.rb | 100644 | 0 | 0 | | | 2.84 KB | 8a3c0bdf858396d64df61f590cb47f5dab16386b00f5f2ac6b857b7a55c1fc71 |
lib/rubocop/cop/rails/http_positional_arguments.rb | 100644 | 0 | 0 | | | 3.88 KB | 9693fa3b2419d197f661fd7a0f9bc2675d714980e9d000283330e81515e7b299 |
lib/rubocop/cop/rails/http_status.rb | 100644 | 0 | 0 | | | 4.57 KB | 3fccb429484b9a4eb1b0302d42bcb7eab0445dbcf0c904b01b09ac092a28dfe7 |
lib/rubocop/cop/rails/ignored_skip_action_filter_option.rb | 100644 | 0 | 0 | | | 2.78 KB | fa97ce4135945b895e70610c4fdc6419b9a8bbee962916eba4f76301121fe8c9 |
lib/rubocop/cop/rails/inverse_of.rb | 100644 | 0 | 0 | | | 7.42 KB | 51b8c5be4a78b18b77f574373a500185601f37df617f747640b9090115b62147 |
lib/rubocop/cop/rails/lexically_scoped_action_filter.rb | 100644 | 0 | 0 | | | 4.77 KB | d2f716eea29039907a7e47527beba2733070032957744047b1a89a9ec12611d6 |
lib/rubocop/cop/rails/link_to_blank.rb | 100644 | 0 | 0 | | | 3.03 KB | d697cf1f9120cc61cff1533eda88f05b52f66e73cf26f69bc6064ee3a918bb52 |
lib/rubocop/cop/rails/not_null_column.rb | 100644 | 0 | 0 | | | 1.8 KB | 140c009d8ac6fed6bb2373b94da1620a29b70aa710b31a54170eaf14037cd708 |
lib/rubocop/cop/rails/output.rb | 100644 | 0 | 0 | | | 1.18 KB | b5ced14ecc1778186be5a517cb34c078e8509372f3ee7e6da3653585b80a1941 |
lib/rubocop/cop/rails/output_safety.rb | 100644 | 0 | 0 | | | 3.3 KB | 7a233546fad07b2ff1c5d98d81b707192d8b0cc87a63735f0690b0728db210d8 |
lib/rubocop/cop/rails/pluralization_grammar.rb | 100644 | 0 | 0 | | | 2.83 KB | 364a11834c4079b3d94f1094b73cbc3a999d6a01ce856b3eac7eadb398df43d4 |
lib/rubocop/cop/rails/presence.rb | 100644 | 0 | 0 | | | 3.03 KB | e68f2d7b34d92a5574b13ea0f2feffd83f11b929df0c48e7a4500e4f851cf3b9 |
lib/rubocop/cop/rails/present.rb | 100644 | 0 | 0 | | | 4.54 KB | b1a5aecf30e0ae16eb07ac8479108c05310b737abfaebe92d6ee1a1b3526b9f4 |
lib/rubocop/cop/rails/read_write_attribute.rb | 100644 | 0 | 0 | | | 2.13 KB | 8f672aa0fd0712cd0b3a3723b7d83215a3fb9757cde5e5783b562eac4e34f3fd |
lib/rubocop/cop/rails/redundant_allow_nil.rb | 100644 | 0 | 0 | | | 3.1 KB | 5b06e8a79d9dd378ca997ec21a97715871e0421bf67e25b336b2295ee3f2bcc6 |
lib/rubocop/cop/rails/redundant_receiver_in_with_options.rb | 100644 | 0 | 0 | | | 3.73 KB | 66ca8a7e26469ffbad06c9b05b123418da1fa7cbf071aa0eb38eaafe44c211f7 |
lib/rubocop/cop/rails/reflection_class_name.rb | 100644 | 0 | 0 | | | 1.04 KB | 4ca8973333a0762f7ba348dacb45d972827d613705f07ed5c997fc5808b2fded |
lib/rubocop/cop/rails/refute_methods.rb | 100644 | 0 | 0 | | | 2.05 KB | fad34ededa5d0db2264fa8bdc87f7492b38b8e77302a0b900fa61793909d46b0 |
lib/rubocop/cop/rails/relative_date_constant.rb | 100644 | 0 | 0 | | | 2.91 KB | 48eeccf8f512f35216ee596c7a5f1fd96eeef6020fe9e04d50bc9d8a6c418aae |
lib/rubocop/cop/rails/request_referer.rb | 100644 | 0 | 0 | | | 1.34 KB | 709e81e86b48043ea6926b14fa005007366470d4e6fb7464ee3bc9ec03806c31 |
lib/rubocop/cop/rails/reversible_migration.rb | 100644 | 0 | 0 | | | 7.52 KB | dbf82f41873c50c5078b28f40bcb39fc8c2475f416e1f5559a3bf0204f548270 |
lib/rubocop/cop/rails/safe_navigation.rb | 100644 | 0 | 0 | | | 2.25 KB | 62b14b054c8667d2e44a7bca18efa16da5ae14c98f8e9cf2b5dee426d92c2281 |
lib/rubocop/cop/rails/save_bang.rb | 100644 | 0 | 0 | | | 9.21 KB | eae7a15fcb1e828baea5e0df0f43f8aa43428cac934cd9229bb29a1180b75a57 |
lib/rubocop/cop/rails/scope_args.rb | 100644 | 0 | 0 | | | 696 Bytes | f46fbbb667eda70f42bc8966b17195b9ae7e1fdf97d99d8c27a3cc474c096b25 |
lib/rubocop/cop/rails/skips_model_validations.rb | 100644 | 0 | 0 | | | 2.72 KB | fdc3200352f1329910d4a4c7979ce223b0ab1f09b6d2a503ed015687cea7040a |
lib/rubocop/cop/rails/time_zone.rb | 100644 | 0 | 0 | | | 7.09 KB | 1a33de2130687805c3247405adf419a7eb14522b07329d8a11005533f6636878 |
lib/rubocop/cop/rails/uniq_before_pluck.rb | 100644 | 0 | 0 | | | 3.17 KB | a1999522116f0d1e9e9d1c0f595af2e41db70a5d55740a4612e95ddb5d69a0ae |
lib/rubocop/cop/rails/unknown_env.rb | 100644 | 0 | 0 | | | 1.5 KB | 9f4622bc9ecb65491f6081f6c22e9c68992739539e153acd3186705a1b7a7ef6 |
lib/rubocop/cop/rails/validation.rb | 100644 | 0 | 0 | | | 3.03 KB | f2d59629dadf259afafb7340342815839c332fcd000e9741ddfb25049f644f04 |
lib/rubocop/cop/registry.rb | 100644 | 0 | 0 | | | 5.04 KB | ef646ba75e8ef73f3ab2115c365378d65b2d26fe3f55e70d57012e83a7e647e1 |
lib/rubocop/cop/security/eval.rb | 100644 | 0 | 0 | | | 706 Bytes | 4854d995d4a66f084956d79762bec5fd278c3b3c9324fab513d739f24b9ee717 |
lib/rubocop/cop/security/json_load.rb | 100644 | 0 | 0 | | | 1.38 KB | 453d45d025df52caea1b1024f0034bf5755622cbe83e83abda470b00b7e6f0bd |
lib/rubocop/cop/security/marshal_load.rb | 100644 | 0 | 0 | | | 1.02 KB | 65ea8ab19651ebe09812436be891976777a489e33838d95decf55a09d12c89ff |
lib/rubocop/cop/security/open.rb | 100644 | 0 | 0 | | | 1.77 KB | bafb59a83000d2c8fe9c4af8f17e8660f0ff4c30057ef7d4117ef9b4d4fff139 |
lib/rubocop/cop/security/yaml_load.rb | 100644 | 0 | 0 | | | 922 Bytes | e9bec460ddb6b2d62061213af7b3fddf6c2a2815bc5ee9c6a71a35a71c93ba59 |
lib/rubocop/cop/severity.rb | 100644 | 0 | 0 | | | 1.54 KB | 142b0a74b1d3021f6c5c7475e2776231e96a1f98f194812b3d552f72eb4058ac |
lib/rubocop/cop/style/access_modifier_declarations.rb | 100644 | 0 | 0 | | | 2.39 KB | b84d525c668c089086aff8fae0e57eb737aa8ecc8e313b9c40ee2ea4d7af169e |
lib/rubocop/cop/style/alias.rb | 100644 | 0 | 0 | | | 4.76 KB | 18c517e9c1f4051ffe8d34a99b8e7bb256ffc737faf4d71dd2f898b349c995db |
lib/rubocop/cop/style/and_or.rb | 100644 | 0 | 0 | | | 4.17 KB | e80dba23a9121665f7df04b6a634319528c6e87ac9784834735e896c4e66ad5a |
lib/rubocop/cop/style/array_join.rb | 100644 | 0 | 0 | | | 1018 Bytes | f300a3fed28b4c4c9c03a0b0b5d31f34860d3d6e247f531cbb042bc47d25d8f2 |
lib/rubocop/cop/style/ascii_comments.rb | 100644 | 0 | 0 | | | 1.68 KB | 53ed42704ab99b974514fc47a4fb62262d133543188e58e4791d6e0bd48d55ce |
lib/rubocop/cop/style/attr.rb | 100644 | 0 | 0 | | | 1.58 KB | d131a357cbdc9eb189d88ff3035ab103fc409499100424d3f90210945599a3c2 |
lib/rubocop/cop/style/auto_resource_cleanup.rb | 100644 | 0 | 0 | | | 1.27 KB | 11606899b1518dae54677dd0c87099bb4cf3ba70c2f218b35f1181d8e4058508 |
lib/rubocop/cop/style/bare_percent_literals.rb | 100644 | 0 | 0 | | | 2.04 KB | 3e5b7067dc696bd242a2cb816b015877eca66195351b59e649d217dc53055864 |
lib/rubocop/cop/style/begin_block.rb | 100644 | 0 | 0 | | | 395 Bytes | d85e4bfd970be5d77b2940fbaa52fd4624721ff18daa8514621af9b55fbc0c1e |
lib/rubocop/cop/style/block_comments.rb | 100644 | 0 | 0 | | | 1.83 KB | a19c4fe2b91736906872ff7125b30bf608bd2e9e96f930edb8f6758a3ba5f5f6 |
lib/rubocop/cop/style/block_delimiters.rb | 100644 | 0 | 0 | | | 9.63 KB | 04b2d7289f78ab3ca88dad141dbb182410b2dbe4e925eeb2dedc62edde896b07 |
lib/rubocop/cop/style/braces_around_hash_parameters.rb | 100644 | 0 | 0 | | | 6.3 KB | b0ba2793b601784e80953510ea42e3539039066c137653603ea7307da0d6d3f8 |
lib/rubocop/cop/style/case_equality.rb | 100644 | 0 | 0 | | | 713 Bytes | 08de7c66c923b74f354483dd07d8120e0e9af075a80a79dc41321deca49069d9 |
lib/rubocop/cop/style/character_literal.rb | 100644 | 0 | 0 | | | 1.4 KB | 5666f3db7a1f0f07e5be2d3a8d394633fe8a59a9563ded1bc76f59af97680f89 |
lib/rubocop/cop/style/class_and_module_children.rb | 100644 | 0 | 0 | | | 4.42 KB | 09d013ee086f92e9822c01f8d4ad1a4d3f1ea0c37346d0c667b89a29d4355681 |
lib/rubocop/cop/style/class_check.rb | 100644 | 0 | 0 | | | 1.43 KB | 93c0072776a5093c542e9d29fbccf01e59ba390efa759eec434ceda31a79fd4b |
lib/rubocop/cop/style/class_methods.rb | 100644 | 0 | 0 | | | 1.46 KB | 5c08aad21183165f0322db2e8c9e7c70991d261e1bfd5c35f2231d65f7788d70 |
lib/rubocop/cop/style/class_vars.rb | 100644 | 0 | 0 | | | 1.22 KB | 1420126cd84d8cd07236372c92c7dedf22514d635d8df73523df8b197021b201 |
lib/rubocop/cop/style/collection_methods.rb | 100644 | 0 | 0 | | | 1.9 KB | 16cb75fb859ccb4992327cc41673ced5e858bb5c21a90652c1421c9b3de59385 |
lib/rubocop/cop/style/colon_method_call.rb | 100644 | 0 | 0 | | | 1.2 KB | 43cc5dce096f9dd2c6121bf72bf89263055921d75da4de650a36197761af86a2 |
lib/rubocop/cop/style/colon_method_definition.rb | 100644 | 0 | 0 | | | 808 Bytes | 37f2bb696fd5763ea4a3a0cdcbb7897b0f20c6f0690354dd943a314735d9d10f |
lib/rubocop/cop/style/command_literal.rb | 100644 | 0 | 0 | | | 4.66 KB | bf34362e2568ae999509bf3b7d55f61b6cf5d3bcccbd217b903f1b961158b7d0 |
lib/rubocop/cop/style/comment_annotation.rb | 100644 | 0 | 0 | | | 2.84 KB | bd56da4d41722cc8904accbb94718e0b5e060242d7cf402fc09ae9a6bf4e69ac |
lib/rubocop/cop/style/commented_keyword.rb | 100644 | 0 | 0 | | | 2.34 KB | 9c425f7aff39eba3bf8a682572d25ae0462586d590f77ef258d9d1cafe2a11a3 |
lib/rubocop/cop/style/conditional_assignment.rb | 100644 | 0 | 0 | | | 20.3 KB | b01923372a555019865a530e1b06f4e0888eb41ebcc1f01c3432a84ae692c758 |
lib/rubocop/cop/style/constant_visibility.rb | 100644 | 0 | 0 | | | 1.79 KB | a24ec4fb74abc59d59825a849217eac060f793f29ce99320dc0dbedcb57fc0e3 |
lib/rubocop/cop/style/copyright.rb | 100644 | 0 | 0 | | | 3.06 KB | a17c0641e826cd2fd1ded95b78d2598de96414aabb8727b633aadfb8944c23f8 |
lib/rubocop/cop/style/date_time.rb | 100644 | 0 | 0 | | | 2.13 KB | 02eb2677699809f4bd57f051949c5e85ec6dee98834f107cd3081ad15a10aff1 |
lib/rubocop/cop/style/def_with_parentheses.rb | 100644 | 0 | 0 | | | 1.27 KB | a4e1f90e0dfb9dbb495d3b3e005ef1b00480ef23207b37d4657432fe0ac425cc |
lib/rubocop/cop/style/dir.rb | 100644 | 0 | 0 | | | 1.27 KB | b1a897899fab40728bc83c070f11cbd55af3134bf780df4f6420c4201723b2d9 |
lib/rubocop/cop/style/documentation.rb | 100644 | 0 | 0 | | | 2.8 KB | f6eba20d6655828469cee5c9dc8286aa9db59696ea1ec6482ff0db999963bc5d |
lib/rubocop/cop/style/documentation_method.rb | 100644 | 0 | 0 | | | 1.69 KB | 62b80dd1134e95ac36f9466d4530e7e1ef8aaf9f85ea354b08d8753d09d0d15d |
lib/rubocop/cop/style/double_negation.rb | 100644 | 0 | 0 | | | 979 Bytes | f3d8e0eb49709aadc644a4043606d23b0638ee70db50feeb537aa6d4cd359a40 |
lib/rubocop/cop/style/each_for_simple_loop.rb | 100644 | 0 | 0 | | | 1.45 KB | f6f8b38198953a4ad7d2c83c9647d0ada69c865d94072ad95ff53d54a4f107d1 |
lib/rubocop/cop/style/each_with_object.rb | 100644 | 0 | 0 | | | 3.37 KB | 41470fedf4aefb6075260aa31b9674276c047648038bd1aede9e3ff33c6ca06f |
lib/rubocop/cop/style/empty_block_parameter.rb | 100644 | 0 | 0 | | | 1.09 KB | 28043f4a4f0ef97d220f47da59acd3ae4be4ca2cfccd286df1eed8480f8f2460 |
lib/rubocop/cop/style/empty_case_condition.rb | 100644 | 0 | 0 | | | 2.94 KB | 2811c253da261768bb1e65986308c659f46c2779e8994b57651fd82c879c7823 |
lib/rubocop/cop/style/empty_else.rb | 100644 | 0 | 0 | | | 3.75 KB | 76a2d0ace2aeab46bc91e0ca2eefd24965e7e4323ebef6d1ece58180ed87024d |
lib/rubocop/cop/style/empty_lambda_parameter.rb | 100644 | 0 | 0 | | | 1.1 KB | cb6ea1a628999f42b3eb9036c9ba84de42efbe817eacb64bbf3ab96df5e42af8 |
lib/rubocop/cop/style/empty_literal.rb | 100644 | 0 | 0 | | | 3.86 KB | 5e643067a67badb79372674ae597477ecebc36f1c0069e4047848903d9d4f665 |
lib/rubocop/cop/style/empty_method.rb | 100644 | 0 | 0 | | | 2.8 KB | 08872d5896815a723702ded084c7b1866e3965c48647338d946880f9b6eae81f |
lib/rubocop/cop/style/encoding.rb | 100644 | 0 | 0 | | | 1.56 KB | 479d5eee7ba53e12ddc090c57d47bf7f6b718c155d5567428f3af868ae8cc2f6 |
lib/rubocop/cop/style/end_block.rb | 100644 | 0 | 0 | | | 503 Bytes | e68f6097ed0a6edef3c732228df50057fa290b1a9b752fbb1ce3c351680dc993 |
lib/rubocop/cop/style/eval_with_location.rb | 100644 | 0 | 0 | | | 4.34 KB | c54bd0c567c793110e488502a6d7f6f6ddfce586eb6e35b282cb2a723952110c |
lib/rubocop/cop/style/even_odd.rb | 100644 | 0 | 0 | | | 1.44 KB | 71f3b78e6ee741a902299d69b19786d4711938731f8655a6b08d16d8c0aa8272 |
lib/rubocop/cop/style/expand_path_arguments.rb | 100644 | 0 | 0 | | | 5.81 KB | e86e0f6936a932be098685354c9797958c56bc3c5d533d0bba8ec2d030ed346b |
lib/rubocop/cop/style/for.rb | 100644 | 0 | 0 | | | 2 KB | 8bc3dc7d1e1a3e0d63e3421d4112356e9c9a33d2ddb5a376e54ab2746f0cdedc |
lib/rubocop/cop/style/format_string.rb | 100644 | 0 | 0 | | | 3.4 KB | 89b4602dc052c9cb8a0dc17ca225b8b9be82b844cfb426e05291c98a40b00acb |
lib/rubocop/cop/style/format_string_token.rb | 100644 | 0 | 0 | | | 4.93 KB | 6dc64ec7dc60b93aa28b01e0d2d3689d701179be4073631c8f5f97142963c1c3 |
lib/rubocop/cop/style/frozen_string_literal_comment.rb | 100644 | 0 | 0 | | | 5.04 KB | 5283cc9cb5224d565864ed10c7428a3ea09db28715e9eadbbfaf04e7806002e6 |
lib/rubocop/cop/style/global_vars.rb | 100644 | 0 | 0 | | | 2.15 KB | 39c2e104869e828d8cd93d4f3b0363638908925df447fc72e2879f24f2e2a666 |
lib/rubocop/cop/style/guard_clause.rb | 100644 | 0 | 0 | | | 2.02 KB | b92dd2caafd13ee484a7d4b9c5ab487adc622824d43bd81154f9f5c8816b6555 |
lib/rubocop/cop/style/hash_syntax.rb | 100644 | 0 | 0 | | | 6.43 KB | 072269576715b978672a696a966139a272b6d08d1605bd8d5116fc1cf82683e9 |
lib/rubocop/cop/style/identical_conditional_branches.rb | 100644 | 0 | 0 | | | 2.96 KB | e7033e177fc428a448d68faceea5e233b74d791cc74d034100c903fdd1e63082 |
lib/rubocop/cop/style/if_inside_else.rb | 100644 | 0 | 0 | | | 1.03 KB | 038776aa675248744c963fc773403892847c7cfba6843f2eb42622fb048ac2d9 |
lib/rubocop/cop/style/if_unless_modifier.rb | 100644 | 0 | 0 | | | 2.75 KB | d8b0cde70cf90433737644bf29aab63de41797bb1e6d3c122dca224587e05dcb |
lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb | 100644 | 0 | 0 | | | 913 Bytes | c63366c2bd800d94b7c618458b3c02866948dbc7f6e52a5b94f65020a6594761 |
lib/rubocop/cop/style/if_with_semicolon.rb | 100644 | 0 | 0 | | | 670 Bytes | 7f3144438ece052640d35e9e6b944661312d21d5f7aa7938c521b64ce5dc8805 |
lib/rubocop/cop/style/implicit_runtime_error.rb | 100644 | 0 | 0 | | | 1011 Bytes | 757c63b0f5ec4506e26a02c4ca8404653ea6071a17d4ec4d056938b15b72247a |
lib/rubocop/cop/style/infinite_loop.rb | 100644 | 0 | 0 | | | 3.68 KB | f3dee2d467efc58a3a9f047f1bf2f86bbcd521ed648d6afb05f7d79474731f3a |
lib/rubocop/cop/style/inline_comment.rb | 100644 | 0 | 0 | | | 791 Bytes | 34e5156fbf7cbcf8cea0e9a7db0bc4acec7a5d7b67e1363dda67b9ed933d0660 |
lib/rubocop/cop/style/inverse_methods.rb | 100644 | 0 | 0 | | | 6.24 KB | 4e5e946729a6a5f8e7040d378a8b84da011bada05974f58922f1f71fb5bbfed4 |
lib/rubocop/cop/style/ip_addresses.rb | 100644 | 0 | 0 | | | 2.21 KB | 47a41665d647fddcf1062489e2d07d78179f2698f6c838b3485e7934862694f2 |
lib/rubocop/cop/style/lambda.rb | 100644 | 0 | 0 | | | 3.59 KB | 5e3b7a78586d5a78bb9f9d2f9aac825564ce839783028a0be30c7d3c7253d73d |
lib/rubocop/cop/style/lambda_call.rb | 100644 | 0 | 0 | | | 2.28 KB | b3930d98accca7dd0a29a306694789c58baa3ba4df2d0aac931a1526ac9d4815 |
lib/rubocop/cop/style/line_end_concatenation.rb | 100644 | 0 | 0 | | | 3.77 KB | fd53c9a2c29d8c9b5e6bb3ad2c03d2814ab4da92ab9dae92bef60b9f484a68ae |
lib/rubocop/cop/style/method_call_with_args_parentheses.rb | 100644 | 0 | 0 | | | 10.6 KB | 95a021ab93cd4ae89b628610f0d7baee9baa5d185957bb5116f1a21a68b37ab5 |
lib/rubocop/cop/style/method_call_without_args_parentheses.rb | 100644 | 0 | 0 | | | 2.27 KB | 38fc0bad35a80d35141422aa02d1afb9981f956365da8c867cc01f019995a8ac |
lib/rubocop/cop/style/method_called_on_do_end_block.rb | 100644 | 0 | 0 | | | 1.29 KB | 4173ae6f2a79d5af927ba9942bf576271952496c560b8b98b39a1efe7fb9f125 |
lib/rubocop/cop/style/method_def_parentheses.rb | 100644 | 0 | 0 | | | 4.66 KB | 2c3fde08b15ae95229b1e298eb741b1b980e090371665c3d7a6c57689f0f478a |
lib/rubocop/cop/style/method_missing_super.rb | 100644 | 0 | 0 | | | 756 Bytes | 4e1e53cc68870097472fbb07838bb097f8839c2322d510b27853ed00928e72ba |
lib/rubocop/cop/style/min_max.rb | 100644 | 0 | 0 | | | 1.73 KB | 168279dc5addf0c275d64a70a175e5fc1c6affbb240246045cf974136fa6eb13 |
lib/rubocop/cop/style/missing_else.rb | 100644 | 0 | 0 | | | 4.15 KB | e7b440b8c45205f60c9453814ea56be04e3b1a018762e774fde240de2c705a11 |
lib/rubocop/cop/style/missing_respond_to_missing.rb | 100644 | 0 | 0 | | | 1.05 KB | 3f31c445d43165944ee460980e72437212d0c6c4b746e11f1f0f57c814afb26e |
lib/rubocop/cop/style/mixin_grouping.rb | 100644 | 0 | 0 | | | 3.98 KB | 918a1a83186e0ec41e6d4475a4b5e84150c6688b4c441a6666e4a3aef5ac1455 |
lib/rubocop/cop/style/mixin_usage.rb | 100644 | 0 | 0 | | | 1.73 KB | 46e9971d5973af272109fad2366165d51316cc1c1d0cd71472966a2b62592470 |
lib/rubocop/cop/style/module_function.rb | 100644 | 0 | 0 | | | 2.75 KB | a79e49a5e33c036a8c31293d4317de894dce741f7ea0016f4ec61a33088e9344 |
lib/rubocop/cop/style/multiline_block_chain.rb | 100644 | 0 | 0 | | | 1 KB | edc9e3fd6e2276bea701bd78cf4f57610d3fb0042f680bd8675d4cba0461edd3 |
lib/rubocop/cop/style/multiline_if_modifier.rb | 100644 | 0 | 0 | | | 1.62 KB | 23fb42cb2712906ad527501ec5736b2512e29fd8ee915599d7a1225d92d6f275 |
lib/rubocop/cop/style/multiline_if_then.rb | 100644 | 0 | 0 | | | 1.21 KB | ceea0c6ef6a2bff4c704765e763d09f10a7bb9e2f73793202187d5c97405a36c |
lib/rubocop/cop/style/multiline_memoization.rb | 100644 | 0 | 0 | | | 2.22 KB | fe890745be6a25169eb36ce32eecb6507be375d7b30cef72b50d91e3d8f5b271 |
lib/rubocop/cop/style/multiline_method_signature.rb | 100644 | 0 | 0 | | | 1.35 KB | cb4608ded194ae3272c879dc1fca69309edb90310bf3e1d8c174a069252e2c11 |
lib/rubocop/cop/style/multiline_ternary_operator.rb | 100644 | 0 | 0 | | | 761 Bytes | 699b0ff4d5fe5e7900dc1a89efb0b88dabcf16915e62d98726085e3880ea123f |
lib/rubocop/cop/style/multiple_comparison.rb | 100644 | 0 | 0 | | | 2.36 KB | 6b237cff683c0ee77531f39e2db317ccae48ca7c23d997ea70c20c1681b5f2fc |
lib/rubocop/cop/style/mutable_constant.rb | 100644 | 0 | 0 | | | 4.9 KB | dd1fa01cbfcfb5cd8871256df9a2805e0bb3cae983fcf49441a9eba03679811e |
lib/rubocop/cop/style/negated_if.rb | 100644 | 0 | 0 | | | 1.97 KB | a431f92a46cf7b7337f4a17ba5985f1bf3b3604aea9166e06b3cb2d5230b2ced |
lib/rubocop/cop/style/negated_unless.rb | 100644 | 0 | 0 | | | 1.9 KB | 7bb4a04dfcca14b8221f680b348d98f59c90647206977f9b9b6f3a77087f0b74 |
lib/rubocop/cop/style/negated_while.rb | 100644 | 0 | 0 | | | 930 Bytes | 14e117fcf236940a8c39222dedf22fdf95db35c5dfc5495d0c5933b0d1650eec |
lib/rubocop/cop/style/nested_modifier.rb | 100644 | 0 | 0 | | | 2.33 KB | b3c18d35a87b84228355941ffc9cb73465c5c36f7b1a971f6e28e3a674ad5915 |
lib/rubocop/cop/style/nested_parenthesized_calls.rb | 100644 | 0 | 0 | | | 1.85 KB | 124d6fdacb05f1944e63d9fe2ef17e9a0be9a04d7c508f8f0f939b1a3a572f19 |
lib/rubocop/cop/style/nested_ternary_operator.rb | 100644 | 0 | 0 | | | 710 Bytes | 3de19e63ad891619e2ca590dacee0501ef4d2bbc0f80d192e11f1488735b480f |
lib/rubocop/cop/style/next.rb | 100644 | 0 | 0 | | | 6.93 KB | d776518fd702acfc833626ba2044bdc7138050c33033a30f23b6e91bc685ecf5 |
lib/rubocop/cop/style/nil_comparison.rb | 100644 | 0 | 0 | | | 1.76 KB | 1fce5e4a603764ee8f56ad0bcddda6d9f55c53dc3f608ee3771bfa56413a4286 |
lib/rubocop/cop/style/non_nil_check.rb | 100644 | 0 | 0 | | | 3.31 KB | 6044429f8747d954d8541a86488e6cdff8454cd0d961a32d44414537a80c6743 |
lib/rubocop/cop/style/not.rb | 100644 | 0 | 0 | | | 2.08 KB | 5f1db619c5c02e6c4c556802b0f449b09f15707e39cf25f820eb86981dc78024 |
lib/rubocop/cop/style/numeric_literal_prefix.rb | 100644 | 0 | 0 | | | 3.06 KB | c348c48026199f2b0501496dca808860b23c2baade694ee383be5e32500cc5cb |
lib/rubocop/cop/style/numeric_literals.rb | 100644 | 0 | 0 | | | 2.79 KB | d7cae28e9d7cef434865a44f2b2a71cb366efa80e18da2149974f2cbfcc58e0f |
lib/rubocop/cop/style/numeric_predicate.rb | 100644 | 0 | 0 | | | 3.61 KB | 7033454a8cf9ed918ce9f6eb50c041b4b91c2a3237ccc8dfd4c335ab8e6fb938 |
lib/rubocop/cop/style/one_line_conditional.rb | 100644 | 0 | 0 | | | 2.5 KB | bd721b0bd3fedcadaca50f0c34e5fe899b4a51626d1d1aff45bace1b68f6364c |
lib/rubocop/cop/style/option_hash.rb | 100644 | 0 | 0 | | | 1.28 KB | 03d6773950bc721affde348e0c7a14c602ceb3c1cf496732f65a03b98d15af40 |
lib/rubocop/cop/style/optional_arguments.rb | 100644 | 0 | 0 | | | 1.5 KB | 11b4df6fbbeaeb3a91f13dfaf0e717b0c22526c65e59542e8852435786802e50 |
lib/rubocop/cop/style/or_assignment.rb | 100644 | 0 | 0 | | | 2.23 KB | b74c92223f56854f8d0879ce300e6f19b1aba686e1f069e763b42c6d1fca1f4d |
lib/rubocop/cop/style/parallel_assignment.rb | 100644 | 0 | 0 | | | 8.53 KB | 820e840011e71bfbf3e4579c8edadf83280afd38716cbfac22210e832e70c8c5 |
lib/rubocop/cop/style/parentheses_around_condition.rb | 100644 | 0 | 0 | | | 2.37 KB | 37c742ab98ae0086e4bd4d0c2053a3493d233775b766cd15b47d1283495a59a8 |
lib/rubocop/cop/style/percent_literal_delimiters.rb | 100644 | 0 | 0 | | | 3.39 KB | 564235d9443d39cb599079ca7c24f11be0aea5c1f0564345483571ed65a8124d |
lib/rubocop/cop/style/percent_q_literals.rb | 100644 | 0 | 0 | | | 2.08 KB | f4259b3a9bd376220d8e73f318fb5254960fb2dc0fe77c3d1e49634d6b7a20b2 |
lib/rubocop/cop/style/perl_backrefs.rb | 100644 | 0 | 0 | | | 985 Bytes | 52ea3ea75e656d6a27d2f5fcdb88ba7d3099a285987b4ce0cf6134cb93426902 |
lib/rubocop/cop/style/preferred_hash_methods.rb | 100644 | 0 | 0 | | | 1.87 KB | 093dda621d8faf96618a2928028bdb3a3b2ac63611f473ec7b404de529d4dbc0 |
lib/rubocop/cop/style/proc.rb | 100644 | 0 | 0 | | | 782 Bytes | 1d5c2e058721f18fd943091a6212c13d28228c9381ac8820c4a69cfa44369581 |
lib/rubocop/cop/style/raise_args.rb | 100644 | 0 | 0 | | | 4.33 KB | a0b16c7d64472e809a527831e8660dd4303aac54b172accdcc33457b09a13892 |
lib/rubocop/cop/style/random_with_offset.rb | 100644 | 0 | 0 | | | 4.65 KB | c38c1c0885f1f75ebf07072c082f802942062038cb2742c4c091e59e96d08845 |
lib/rubocop/cop/style/redundant_begin.rb | 100644 | 0 | 0 | | | 1.88 KB | fde216f8f67113dc382006405f42e239be6024c113a2549a2cb13eee7ed1e0da |
lib/rubocop/cop/style/redundant_conditional.rb | 100644 | 0 | 0 | | | 2.32 KB | 6d7293dface2ea49aeb80d55bb81130b8163edd00fc53794e96fce6360368280 |
lib/rubocop/cop/style/redundant_exception.rb | 100644 | 0 | 0 | | | 1.88 KB | 21a8b697ea0474d5966ccdfeb06f44ce698340c950cd6ced94f7a0b295907b4f |
lib/rubocop/cop/style/redundant_freeze.rb | 100644 | 0 | 0 | | | 1.78 KB | b64e33e6d29aed6cdab1c2df292da8765135657d9198586594a7df4c03efab6b |
lib/rubocop/cop/style/redundant_parentheses.rb | 100644 | 0 | 0 | | | 6.42 KB | 107483630afe6df919cfe37966b32994a3d355c5bf002501618ee7d6182ac9fb |
lib/rubocop/cop/style/redundant_return.rb | 100644 | 0 | 0 | | | 4.23 KB | dc154e6ba86d62712a38bf7d99bc7a866c00ddfd9721f60f2cd3525f374fc332 |
lib/rubocop/cop/style/redundant_self.rb | 100644 | 0 | 0 | | | 4.08 KB | c6b3120888fce53fe98a179cb99d817fcf057ca4c672b88b57def1bcd5ca354d |
lib/rubocop/cop/style/redundant_sort_by.rb | 100644 | 0 | 0 | | | 1.21 KB | 00c71c5cb8882c28f332f5b600bf13979077e1d41b2e8b9cd3d35a679ea32f10 |
lib/rubocop/cop/style/regexp_literal.rb | 100644 | 0 | 0 | | | 5.54 KB | 66f07b56c27f9440f1a55aeb4256333a65ff7c26b47591f1581684a6c24cc9fe |
lib/rubocop/cop/style/rescue_modifier.rb | 100644 | 0 | 0 | | | 1.13 KB | 4832e3994c54d781288748605c5f8ce0cc5ac71a024933a50aa101aa68813d4f |
lib/rubocop/cop/style/rescue_standard_error.rb | 100644 | 0 | 0 | | | 3.08 KB | 62e35dceac4fe9443367e3e9555a6cb8f58090a5b181fc9747b8f0017571431e |
lib/rubocop/cop/style/return_nil.rb | 100644 | 0 | 0 | | | 2.37 KB | 632906e3c613a39e61f2997199b3d9ca39c65b3f60a8e8de6ae498562df10d18 |
lib/rubocop/cop/style/safe_navigation.rb | 100644 | 0 | 0 | | | 8.27 KB | 929b21e6b92d3f8953cec31d5814d4f3fc1eb30de1fa67294204d7b018ce7e15 |
lib/rubocop/cop/style/sample.rb | 100644 | 0 | 0 | | | 4.33 KB | a9bd8312444729d1ff6afa6756d33a9bf2ef716f35164809dcad52cfb02a9797 |
lib/rubocop/cop/style/self_assignment.rb | 100644 | 0 | 0 | | | 2.54 KB | 9aa9687136eb8a4467a24a20e69763f0e378e56146ba9b96b2a7fc435a5062e9 |
lib/rubocop/cop/style/semicolon.rb | 100644 | 0 | 0 | | | 2.49 KB | 011b930fe654281e9470087141427975cb01e6779089c2c76dd61679c24e66dd |
lib/rubocop/cop/style/send.rb | 100644 | 0 | 0 | | | 703 Bytes | 57164d41e43a9624c08f13f678613e2fda215c07401dc53e72fcd2c6ae86f724 |
lib/rubocop/cop/style/signal_exception.rb | 100644 | 0 | 0 | | | 5.27 KB | 4d472f469e4a237ac3a0a3065a86a6ec3a4256bc031e30ccaffdb2dd01072792 |
lib/rubocop/cop/style/single_line_block_params.rb | 100644 | 0 | 0 | | | 2.65 KB | 7f9c48853a56fc3a37d09cbccdb398a25ece0fa977649316fa5c9b9a5588a2cd |
lib/rubocop/cop/style/single_line_methods.rb | 100644 | 0 | 0 | | | 1.96 KB | 882ba3570fc880a6645e7f72bf49931190878a47f85777a9899d645d1571d367 |
lib/rubocop/cop/style/special_global_vars.rb | 100644 | 0 | 0 | | | 6.21 KB | b2ddbc679031095d76c992c2495ad2ba947e6e67672b63be807ea8e233866414 |
lib/rubocop/cop/style/stabby_lambda_parentheses.rb | 100644 | 0 | 0 | | | 2.35 KB | e369d29099e7e864e723f89cd6dbe2d687651356ba431def4cb9dfb14c5dedad |
lib/rubocop/cop/style/stderr_puts.rb | 100644 | 0 | 0 | | | 1.41 KB | a180f2d462abbe0556667eb754a375f99b5fc6197dce2fb34f9b1b6a38909973 |
lib/rubocop/cop/style/string_hash_keys.rb | 100644 | 0 | 0 | | | 1.47 KB | 5ad4479c02a8b75e8020cf43ad78e7e4c4664d68ca96697cd07dc0a0b4474a8a |
lib/rubocop/cop/style/string_literals.rb | 100644 | 0 | 0 | | | 3.85 KB | d322b331140688d615b4a7ef249af6c4d0f73853b03e7df76ddfdcd8dedffa81 |
lib/rubocop/cop/style/string_literals_in_interpolation.rb | 100644 | 0 | 0 | | | 1.28 KB | 2f0ce373fee4966e0ed3dd40d51828fc368ebeebf9fa19db1b9e3bcee19d52bb |
lib/rubocop/cop/style/string_methods.rb | 100644 | 0 | 0 | | | 1.04 KB | 2eb9bd6afcf061e6847b9ca574d9bb2917734f040bc885e8ff09c4161bb4956d |
lib/rubocop/cop/style/strip.rb | 100644 | 0 | 0 | | | 1.27 KB | f4172ecaf26f12345f5ddbb5eabf754bfcc5c8e24d56e0b111d24231e2f80a9c |
lib/rubocop/cop/style/struct_inheritance.rb | 100644 | 0 | 0 | | | 1002 Bytes | 8b462bfad4b0a0e3248490830a2c15d477ceb6a1454646ea215fa7403f5ba463 |
lib/rubocop/cop/style/symbol_array.rb | 100644 | 0 | 0 | | | 3.31 KB | d9bb7fd84c13af23478d64d4907e428f350c2b919688951d977eecf30624154d |
lib/rubocop/cop/style/symbol_literal.rb | 100644 | 0 | 0 | | | 661 Bytes | 2cf955b673459797bf105c01a6863253a9070cbe3e59604cf8799e65124e56cf |
lib/rubocop/cop/style/symbol_proc.rb | 100644 | 0 | 0 | | | 3.64 KB | 9b862d37105e034be7b4a135e1e771abb559af7b68f736ee882b96558ceebf9c |
lib/rubocop/cop/style/ternary_parentheses.rb | 100644 | 0 | 0 | | | 5.92 KB | 3c80794e5db23a42fcfa57f2f8a91887a780565f834e80eff3b343065487c299 |
lib/rubocop/cop/style/trailing_body_on_class.rb | 100644 | 0 | 0 | | | 1002 Bytes | 8f1653faeba9c626a339e445c3cd6afa301ccf09986a343a330ed0b02817a280 |
lib/rubocop/cop/style/trailing_body_on_method_definition.rb | 100644 | 0 | 0 | | | 1.21 KB | eb21ff53fb5c71bcd10614ef4f0a725274d88b8c1dddd7035540ce0c0e8746e4 |
lib/rubocop/cop/style/trailing_body_on_module.rb | 100644 | 0 | 0 | | | 1005 Bytes | 5efecb11e9629ee8efb870a1da05064304076989066f3da2d30439d16fd68076 |
lib/rubocop/cop/style/trailing_comma_in_arguments.rb | 100644 | 0 | 0 | | | 2.14 KB | 3b5d7feea7c7845950c200f1aa6f17dc480569c6d7d420f12cd39206edbd4251 |
lib/rubocop/cop/style/trailing_comma_in_array_literal.rb | 100644 | 0 | 0 | | | 1.1 KB | 20c027c33b7792eba237cf841f18e2bd80f016c3299ca91bd1c89c6a20ce0cda |
lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb | 100644 | 0 | 0 | | | 1.13 KB | e82445728862e1d2e9bd74869011f4ecce77268d79f03aa6c0cbe5ce2fcfa563 |
lib/rubocop/cop/style/trailing_method_end_statement.rb | 100644 | 0 | 0 | | | 2.09 KB | f3dc4c75b9ba7049a8dddfe19cb0cad14b25d755cef952f4f79e2992af9043e9 |
lib/rubocop/cop/style/trailing_underscore_variable.rb | 100644 | 0 | 0 | | | 4.64 KB | 1e0dbc3ac6ab6ed578d27182464b49bf63c05953a62d3c99d70b9b29ad33e1c0 |
lib/rubocop/cop/style/trivial_accessors.rb | 100644 | 0 | 0 | | | 4.88 KB | 5f72bce8ab28e8651bfad13b776a22378cc997884bf5b9e3b2df2b54880c92bd |
lib/rubocop/cop/style/unless_else.rb | 100644 | 0 | 0 | | | 1.43 KB | f4f1c5a755c4533c8ad1d08e3eadbed7e1f548c6c846b345d8237eabedd231d8 |
lib/rubocop/cop/style/unneeded_capital_w.rb | 100644 | 0 | 0 | | | 1.14 KB | b7507c22c5f4bf660e051b0b5866887cc6af01f899107a3ab969edf66038fc27 |
lib/rubocop/cop/style/unneeded_condition.rb | 100644 | 0 | 0 | | | 2.62 KB | f673543db08227f435168de273a123b733fc1599bc48208ec37a2576fede7e3b |
lib/rubocop/cop/style/unneeded_interpolation.rb | 100644 | 0 | 0 | | | 2.77 KB | 016f4faecbc32c9418a9dd9ab3c7a79fff70f292bc28d2f0869d2b024b064c9c |
lib/rubocop/cop/style/unneeded_percent_q.rb | 100644 | 0 | 0 | | | 3.16 KB | 6be3742e86fbfbbe4296811e17a74c06719fd38107fcfb96742a8ddc4351a9ff |
lib/rubocop/cop/style/unneeded_sort.rb | 100644 | 0 | 0 | | | 4.59 KB | c44f4b2a48fc050eb8714998d808f4af59833548e9243b7c0af8b9fcc937d43c |
lib/rubocop/cop/style/unpack_first.rb | 100644 | 0 | 0 | | | 1.96 KB | 1a3ab8b71ee18ba95145e318cb6a0baa11a2e93978f26f83ee669cb44312835b |
lib/rubocop/cop/style/variable_interpolation.rb | 100644 | 0 | 0 | | | 1.31 KB | 1f59b341a91bfd74b29f1862fa81267964599a430a6dfea78af08e1cc1549c99 |
lib/rubocop/cop/style/when_then.rb | 100644 | 0 | 0 | | | 790 Bytes | 77f710befaee6048bf8bab5d02abb7234e88de6588f839fc9430dc08d776bf56 |
lib/rubocop/cop/style/while_until_do.rb | 100644 | 0 | 0 | | | 1.21 KB | c96ca2a393c2e641363a31b798a53617ff1f057770ae400bbb74d1f11f369996 |
lib/rubocop/cop/style/while_until_modifier.rb | 100644 | 0 | 0 | | | 1.38 KB | c840a06fc567c38c77c65471f9f8aad3873a127383b86ccf94242b3f93f196a2 |
lib/rubocop/cop/style/word_array.rb | 100644 | 0 | 0 | | | 2.78 KB | 7d01e5eda9bee6d660f696d231b804fedbdba34cda5de07b5098d97c321e3ab0 |
lib/rubocop/cop/style/yoda_condition.rb | 100644 | 0 | 0 | | | 3.47 KB | ccb0a49ba9eb9999f1ecb7da06f43c4734b87aebeddc53e92455b61ff04363a7 |
lib/rubocop/cop/style/zero_length_predicate.rb | 100644 | 0 | 0 | | | 3.58 KB | 44308374e528e7e792edeae8c0a3a953dd9a9c91876d823eddaa16aadda5edd8 |
lib/rubocop/cop/team.rb | 100644 | 0 | 0 | | | 5.32 KB | 7192f81d937b23495cb01d4cca479dcf34e40c3edb74223ab4bb894be2d6750f |
lib/rubocop/cop/util.rb | 100644 | 0 | 0 | | | 3.57 KB | b0631a87b9c884f21f4ed38f814f46c6c23e400b3f1dedda4771aa79757bed5b |
lib/rubocop/cop/variable_force.rb | 100644 | 0 | 0 | | | 12.7 KB | f956e203c46161a8790d1dd686b55345f64b1b0e1b4d849244bba13a6dd94522 |
lib/rubocop/cop/variable_force/assignment.rb | 100644 | 0 | 0 | | | 2.45 KB | c3a67f5e6a6a67034c7798fa957952e5c951ca749642823d310561a8a65509e4 |
lib/rubocop/cop/variable_force/branch.rb | 100644 | 0 | 0 | | | 8.23 KB | be1e298c6e31713045bf934bb0b5e9f31d7ddfd56feb0967a0b11f17f97df1e7 |
lib/rubocop/cop/variable_force/branchable.rb | 100644 | 0 | 0 | | | 585 Bytes | 9a2712ae06f01d9dc810a6a4c8819cf45bc4069913430a82f122f8387eb0a6be |
lib/rubocop/cop/variable_force/reference.rb | 100644 | 0 | 0 | | | 1.3 KB | bba024b78ac6d3da7e0b60d597d8e3f4756ec8eafb6bbcf0aa6d69ca4a41f49f |
lib/rubocop/cop/variable_force/scope.rb | 100644 | 0 | 0 | | | 3.01 KB | 61d477f66fab71bebecf6c6bbe24174d4dac7ea2c2b89df44fb217ac37c543a6 |
lib/rubocop/cop/variable_force/variable.rb | 100644 | 0 | 0 | | | 3.07 KB | c0e279d0636e71681f93952c4d2aca8c947546ac235ebfaf7c785ff79dcdbb51 |
lib/rubocop/cop/variable_force/variable_table.rb | 100644 | 0 | 0 | | | 3.71 KB | 40c897ccb931c3d382049b4f761189f88a2de83982e510b99c70597b12c14338 |
lib/rubocop/core_ext/string.rb | 100644 | 0 | 0 | | | 1.17 KB | 870ccaaf007e6d42782b1f48a1a3613560bc0504f1781ae2cd2db48460cdc131 |
lib/rubocop/error.rb | 100644 | 0 | 0 | | | 388 Bytes | 9f051b958e795f4c9eeff4881194b33e82c53621ea02a67605dfee96d63542c0 |
lib/rubocop/file_finder.rb | 100644 | 0 | 0 | | | 906 Bytes | 3b450868b157b935cfa80cc6e6930b2d6f065ae91207e55ef0a5cc855b0b6af1 |
lib/rubocop/formatter/auto_gen_config_formatter.rb | 100644 | 0 | 0 | | | 397 Bytes | ea093a44b26404977f8678140a354299427d835c6bc05d89f9141475fa3c9f1b |
lib/rubocop/formatter/base_formatter.rb | 100644 | 0 | 0 | | | 3.23 KB | b2dd36291744f02637f8087d409edfbcc0712f2266e2ccae4ebf052e82c3f532 |
lib/rubocop/formatter/clang_style_formatter.rb | 100644 | 0 | 0 | | | 1.55 KB | aa0af53bfd3bee5f0523d6c2f04f66116f10b5f551dfd8348c3c1e1add5bc985 |
lib/rubocop/formatter/colorizable.rb | 100644 | 0 | 0 | | | 937 Bytes | 1129991f909e9036fa67d15fad8e7f8a278b9e6e36bd2ab3747e709ddb5154c3 |
lib/rubocop/formatter/disabled_config_formatter.rb | 100644 | 0 | 0 | | | 7.34 KB | fb58b1663bbe992a046c427d172d0c1451261a826832d2d4287edbddc7d3cc8d |
lib/rubocop/formatter/disabled_lines_formatter.rb | 100644 | 0 | 0 | | | 1.35 KB | a5b290dfb47e8b6ebb61b92ab08962b68b7b3eca73f778c625418828288369fd |
lib/rubocop/formatter/emacs_style_formatter.rb | 100644 | 0 | 0 | | | 699 Bytes | 3efe9c7e967cffe17f024a32b9cee3daf9c776d958a8b10a7b3403e6851fbace |
lib/rubocop/formatter/file_list_formatter.rb | 100644 | 0 | 0 | | | 464 Bytes | aa9aa5bfe9b9caf40ef0e8f09427cf5314ba237bf7a3a50f81a08327cc525272 |
lib/rubocop/formatter/formatter_set.rb | 100644 | 0 | 0 | | | 3.04 KB | 1793614007eae309d27b7c21252552629ae3eb4e1c3ada48d4b0cf94ff520fa7 |
lib/rubocop/formatter/fuubar_style_formatter.rb | 100644 | 0 | 0 | | | 1.96 KB | 047b7f8a985c1b415c7048c5a230a6d0e23800c1b402949474ce824db8ceb65d |
lib/rubocop/formatter/html_formatter.rb | 100644 | 0 | 0 | | | 3.79 KB | 5d0f7487b2eef4f2c8cb4cbad99b03ebbc32ea68467084fdf3447ea9421e8247 |
lib/rubocop/formatter/json_formatter.rb | 100644 | 0 | 0 | | | 2.11 KB | 8f74310a214ab7b6653af735c5862b31eddfd0202d4a64d4fc9181d4adfaf067 |
lib/rubocop/formatter/offense_count_formatter.rb | 100644 | 0 | 0 | | | 2.02 KB | e25a387fc4ac60f7ba42b053212fe51804259c7cac8997c525b4ed2f86f8987d |
lib/rubocop/formatter/progress_formatter.rb | 100644 | 0 | 0 | | | 1.54 KB | 2b4589f1f42eb447b37d5d8013c6dbd02b43ad52ed73da900aba87774002ac43 |
lib/rubocop/formatter/quiet_formatter.rb | 100644 | 0 | 0 | | | 367 Bytes | 152955aae0b2eecb4a78c8c6f42a1d9ca33acc3579350f9026c2526c8e91d985 |
lib/rubocop/formatter/simple_text_formatter.rb | 100644 | 0 | 0 | | | 3.27 KB | 9e51a7e3f6cdfc21ca952e5233323744e1c9f98c21ebc17bcbfcaf82551bfdd4 |
lib/rubocop/formatter/tap_formatter.rb | 100644 | 0 | 0 | | | 2.02 KB | 2b31561ad0611d11bb1fddd9ab4fe37fc7b2063593c9c23f1e1d0f83c0605494 |
lib/rubocop/formatter/text_util.rb | 100644 | 0 | 0 | | | 398 Bytes | 48e64f10c52a170005f676d23a395a1dc48695249aebd44a79cf21cbd1026da2 |
lib/rubocop/formatter/worst_offenders_formatter.rb | 100644 | 0 | 0 | | | 1.54 KB | 4f9f680f6c6745b1355e7667116919ef866143d01cb30be6943d08ae1d1c19ff |
lib/rubocop/magic_comment.rb | 100644 | 0 | 0 | | | 5.77 KB | 6885ff84f8ff17f938519dc16c58d044cad0458c487763f6c36845628f8345e6 |
lib/rubocop/name_similarity.rb | 100644 | 0 | 0 | | | 626 Bytes | 1316541a74c42b15881714c4d60657fcf6b0b2bc96a2bd1fcb88d88e52fde64d |
lib/rubocop/node_pattern.rb | 100644 | 0 | 0 | | | 25.2 KB | 3ebf4f4a808d69245bef41de939334e5269764555ebb4985ed109576a6977f8e |
lib/rubocop/options.rb | 100644 | 0 | 0 | | | 15.3 KB | 92c9c717272b719d194478040d2109b2526bff011c7e7b718b231072e6d7d594 |
lib/rubocop/path_util.rb | 100644 | 0 | 0 | | | 2.04 KB | 47fdc5e60158e2e0e726008a9bb67a70387e2f9fce4cd12e4d682f83625c87b3 |
lib/rubocop/platform.rb | 100644 | 0 | 0 | | | 266 Bytes | 5b52ea34f682c4e95b8dce835e2b3a7271caef95e0bd9a4162cf46e964fcaff5 |
lib/rubocop/processed_source.rb | 100644 | 0 | 0 | | | 5.15 KB | b44823aad724ebd85fd33f34948ed5dea1ac9a2da2ee073e378be0c3aa7ff90b |
lib/rubocop/rake_task.rb | 100644 | 0 | 0 | | | 2.02 KB | 6bb1ce3af969bee3903681f5bdb7119945337b35c0a4e58ed632b2dd993aa418 |
lib/rubocop/remote_config.rb | 100644 | 0 | 0 | | | 2.49 KB | 4dd87c2b2ba15b0a465b55041d9b0b19a31c7937609fd153c1291c9e9ad86441 |
lib/rubocop/result_cache.rb | 100644 | 0 | 0 | | | 6.74 KB | d9f3ed860e3e9a28f8f5a81b84b1ed41f5da8056411558e14cdc5399e693d0a3 |
lib/rubocop/rspec/cop_helper.rb | 100644 | 0 | 0 | | | 2.54 KB | a75dc91409aeb5a9fab97b72280a40449ddafab3945cef1b2eaf03e1ca678f60 |
lib/rubocop/rspec/expect_offense.rb | 100644 | 0 | 0 | | | 7.27 KB | 24be23031c8cd70e481e8f8be8ec9e0f613475c3004773a27aca15ecff7b0274 |
lib/rubocop/rspec/host_environment_simulation_helper.rb | 100644 | 0 | 0 | | | 870 Bytes | b6a07d3d7836ce4543be63f237de3f3a43cb4e98b818b99d2a2cfbbd3a123ab3 |
lib/rubocop/rspec/shared_contexts.rb | 100644 | 0 | 0 | | | 2.51 KB | 51d8a50252b9435345d878e5d872bf6d71b970a74108beab4d81b195f2817ef5 |
lib/rubocop/rspec/shared_examples.rb | 100644 | 0 | 0 | | | 2.03 KB | 8c2aedb138fcf5d44ac1c2cf37169a23d303e359c719869edea5745a291c6149 |
lib/rubocop/rspec/support.rb | 100644 | 0 | 0 | | | 396 Bytes | 4574491597a9d299480051e39ef4cf77b0663e15b592bed7bab92c1213706525 |
lib/rubocop/runner.rb | 100644 | 0 | 0 | | | 10.5 KB | 0311f9f02ab11f97e5bd0ef99110923dc4ee3a7a2ad7787bfa94848fc10ccc46 |
lib/rubocop/string_interpreter.rb | 100644 | 0 | 0 | | | 1.86 KB | 2a6aef6865d81f8acd6a929827125d9683817ae61d87ac5ec36d86fb8a2812a0 |
lib/rubocop/string_util.rb | 100644 | 0 | 0 | | | 287 Bytes | b8dccd645225f3b7bc7af540ab1b7660ca9880bcff1a25a75d7a48e52c2b6004 |
lib/rubocop/target_finder.rb | 100644 | 0 | 0 | | | 5.82 KB | cb4079334c204351b3d60d41ca3f07eb0002866c514428a01630be4ac0ec9f4d |
lib/rubocop/token.rb | 100644 | 0 | 0 | | | 1.86 KB | 12f338e51da955f1f7a5af8578cb99288116a242a3b247e2e34a8be37d5c5568 |
lib/rubocop/version.rb | 100644 | 0 | 0 | | | 577 Bytes | c9d213f8652132d2a2535a30d1e21a1928a56f200a09cb5b90a842867c1d3c7f |
lib/rubocop/warning.rb | 100644 | 0 | 0 | | | 412 Bytes | 282081707e89c469c031c051dcd2ccb99cc273c737884828408700f2280edd67 |
lib/rubocop/yaml_duplication_checker.rb | 100644 | 0 | 0 | | | 924 Bytes | 9e9a66f6582b0e4cf7b29dd4eddf369cf6320032241736d5b4bd8ce355650714 |