CHANGELOG.md | 100664 | 0 | 0 | | | 45 Bytes | fdf59b04d0c2547693ea12f8d51affdf4bb2e2480a6400b2178a0f50b7a75ace |
Gemfile | 100664 | 0 | 0 | | | 71 Bytes | dd67346dfd234608501cf8b91c71ce2332052e111766b36f80bdd47cc0525ea1 |
LICENSE.md | 100664 | 0 | 0 | | | 1.05 KB | eef2fec12a3326342116e7ca94b56222c5d597f07cef7f81856a1b2507090c20 |
README.md | 100664 | 0 | 0 | | | 1.82 KB | 0888549fb1f4da5d51d1690b387247eaba9bbaf706cbd55fba3454ad60225515 |
config/default.yml | 100664 | 0 | 0 | | | 780 Bytes | 7a64543ed819df8bfa83a46cc2bfb0eaca2482799fd480a8a20b873dcbb9de4b |
config/rubocop-bundler.yml | 100664 | 0 | 0 | | | 128 Bytes | 4685edfcd5ca169b9affacf0abf6e53fb70c3e97aa3d6e0d805a792e1023b9eb |
config/rubocop-gemspec.yml | 100664 | 0 | 0 | | | 242 Bytes | ec1aa014814bd677b5c59e6a24243a21bcaa3b6116af27dce2fbd0450973ab1f |
config/rubocop-highlands.yml | 100664 | 0 | 0 | | | 3.6 KB | 8e841cb89b37b042c938cd96f54ca5837101557a2228763d693801d1a4d219e1 |
config/rubocop-layout.yml | 100664 | 0 | 0 | | | 15.8 KB | a67ec9c941680dcee93f138492978dca3b6f143f0b3890b91bf54568b3deb1bd |
config/rubocop-lint.yml | 100664 | 0 | 0 | | | 8.02 KB | e1c17952000c9838958b50223908f5932960f78a625349c2e0b235f9f4b6b3b5 |
config/rubocop-metrics.yml | 100664 | 0 | 0 | | | 1.13 KB | dfea44671223558bdc57485e1be67184502f0f7bc64bf830564632d957e476d6 |
config/rubocop-naming.yml | 100664 | 0 | 0 | | | 2.46 KB | 70a2cda6040500e8bc703680ef2706fb5123e339d0499e9174cb923f4da728f4 |
config/rubocop-performance.yml | 100664 | 0 | 0 | | | 4.61 KB | 028c142eb4beff857b96973b52ada49421b0620be59d87a24b5b649cef9e396c |
config/rubocop-rails.yml | 100664 | 0 | 0 | | | 4.77 KB | a5cd9d498493dc7cfd4abe59cd56ff8411cf3b31a4a4a83bb947366d887880fe |
config/rubocop-rspec.yml | 100664 | 0 | 0 | | | 8.5 KB | 06023fa63ababff9ad6831727e2a45493a6aca73e936b24df79c7c909267e065 |
config/rubocop-security.yml | 100664 | 0 | 0 | | | 322 Bytes | 7cc4ec87ea42d44d616f7f8b4d2c736ba6d9ece01cff75038e8475dcb8133d7b |
config/rubocop-style.yml | 100664 | 0 | 0 | | | 28.3 KB | 372fa9836bc4d775716be4f25412a155a5c47dfa915f3eb86a47dcf3f82dd112 |
lib/rubocop-highlands.rb | 100664 | 0 | 0 | | | 219 Bytes | 6ac91bc4b18db4b700921bde68c4b00bf7430f2e7ec8368c0b68edba6367e275 |
lib/rubocop/cop/highlands/class_name.rb | 100664 | 0 | 0 | | | 1.58 KB | c0e4f18551cf4f7d2894b29bb99924c1667f1c15f5c3347f69aa37df1d590576 |
lib/rubocop/cop/highlands/class_or_module_declared_in_wrong_file.rb | 100664 | 0 | 0 | | | 4.35 KB | eb56548f5fb5f537acea94cc005b3b0f27731e453e013187aa3fddd3e994cc2b |
lib/rubocop/cop/highlands/const_assigned_in_wrong_file.rb | 100664 | 0 | 0 | | | 2.68 KB | 0d2309ffdc4e5ac54a47de99e5c3d795b6a22e4f0069c5ae9699a8028ac9f9a7 |
lib/rubocop/cop/highlands/continuation_slash.rb | 100664 | 0 | 0 | | | 711 Bytes | 8fe7c5cb126f3bd40ab81a4eb6b751ca38d51e2bc81120ea7573d60bea28d519 |
lib/rubocop/cop/highlands/default_scope.rb | 100664 | 0 | 0 | | | 669 Bytes | 8e67ef1c4c0ce4507d1ad2ebf5b608b6e0a279d9f7d26eab0cc313a438997073 |
lib/rubocop/cop/highlands/factory_attr_references_class.rb | 100664 | 0 | 0 | | | 2.71 KB | 941d09b17dcbb45bc6676a17a571f2aa6c9aa52b42157d9c5096417a3b84743e |
lib/rubocop/cop/highlands/factory_class_use_string.rb | 100664 | 0 | 0 | | | 1.15 KB | 38a11bbb6e58fdc5dccd8644c1b78472f837bcb79458cd5fe40353316a2ebaae |
lib/rubocop/cop/highlands/mass_assignment_accessible_modifier.rb | 100664 | 0 | 0 | | | 576 Bytes | 46bf9185603393ca08976f698985cb3e0c15d951bd39088db587e4b2f91159bc |
lib/rubocop/cop/highlands/module_method_in_wrong_file.rb | 100664 | 0 | 0 | | | 3.04 KB | 3c6a98250f0a8bd65eabdd4fdab22d06d0823de3f4aeb502e37e3dcc4c78ca94 |
lib/rubocop/cop/highlands/no_timeout.rb | 100664 | 0 | 0 | | | 643 Bytes | 4a7f966d2786eda10c5cf530ef0c5d676b80afdea2c9662bf160f71d77d06cc3 |
lib/rubocop/cop/highlands/opt_arg_parameters.rb | 100664 | 0 | 0 | | | 1.03 KB | f6a86639a5c4dd787edcaf9c06611cc2a2f2bcda301516f60797684a4b8c3abe |
lib/rubocop/cop/highlands/phrase_bundle_keys.rb | 100664 | 0 | 0 | | | 1.68 KB | cf43c55cad6c518cabc09b623e98219521df88c24e3555dafaea136e7df231f1 |
lib/rubocop/cop/highlands/risky_activerecord_invocation.rb | 100664 | 0 | 0 | | | 2.01 KB | 30a351d5bf930f47201d54438bc2b3099db4953bd54ae1d2b890a587cb2f1ee9 |
lib/rubocop/cop/highlands/rspec_describe_or_context_under_namespace.rb | 100664 | 0 | 0 | | | 3.53 KB | 7162d4b57ebe2cdc3bee5ce2bd7e0151664de234013d4eedf8bcdf8bbd40494d |
lib/rubocop/cop/highlands/rspec_environment_modification.rb | 100664 | 0 | 0 | | | 1.8 KB | 29dbef4bba5ea380abc6124bf8963a750fe4194f6b6fe653122775df9f3b4286 |
lib/rubocop/cop/highlands/simple_modifier_conditional.rb | 100664 | 0 | 0 | | | 740 Bytes | 1f115953cb9fcccefa720aaaeb0bb166d1df0547d8936b816a4bc971168e528b |
lib/rubocop/cop/highlands/simple_unless.rb | 100664 | 0 | 0 | | | 549 Bytes | 9bc65cd5ca7543f7518cd4fd8737e9c67718d6c639e8e8a328452b74fcc02fcd |
lib/rubocop/cop/highlands/spec_constant_assignment.rb | 100664 | 0 | 0 | | | 1.49 KB | e2a5814d494cbe2e41b8ab39517e3c12dceffdc2cd16f9da637e1d7d2a7486b9 |
lib/rubocop/cop/highlands/unsafe_yaml_marshal.rb | 100664 | 0 | 0 | | | 1.63 KB | c3ed2a60b8f5d4d3ff4dc91bb6e470e3f4957e3aef3a1330a661ff014f63e98d |
lib/rubocop/highlands.rb | 100664 | 0 | 0 | | | 467 Bytes | 2e363559f627e324ef713f731c5e614fcb40ac1c0a9fb82b5f8977bb8dfe704f |
lib/rubocop/highlands/inflections.rb | 100664 | 0 | 0 | | | 393 Bytes | 426f162e2390a9439f4a84f83ca16b120286160045544b69cce8ebbf8898a640 |
lib/rubocop/highlands/inject.rb | 100664 | 0 | 0 | | | 696 Bytes | 7658278b974bf5d95566806fe8e46b2a5119d3d02b12024eef35ef9f46674e24 |
lib/rubocop/highlands/rails_autoloading.rb | 100664 | 0 | 0 | | | 1.6 KB | aa49c47c2296196c68b2aa5ba1685c8fb995af9302bfa446d4daf6cab594c7ef |
lib/rubocop/highlands/version.rb | 100664 | 0 | 0 | | | 168 Bytes | 55215d0a8baaf36c166407b66ba75b79dbeea063f515badf6800c8b3a2c76d16 |
rubocop-highlands.gemspec | 100664 | 0 | 0 | | | 1.1 KB | caafc0922256abed20ba7911abf00d7e3e5b0cda27711bf075bc2f2be879c0ee |
spec/rubocop/cop/highlands/class_name_spec.rb | 100664 | 0 | 0 | | | 1.79 KB | 436863ec223a807f0299cbed1e032fb423ac8add83068f707ba450bf44ada83e |
spec/rubocop/cop/highlands/class_or_module_declared_in_wrong_file_spec.rb | 100664 | 0 | 0 | | | 4.37 KB | ef2094faeb4c4a622e42c386656dcce3aff04c880e8264f41edd4147c73f0270 |
spec/rubocop/cop/highlands/const_assigned_in_wrong_file_spec.rb | 100664 | 0 | 0 | | | 4.21 KB | 67f298c4be70d178ddeb13bb9e9c4af8db5e6a2f00a653c9c6d7ec9260e0339b |
spec/rubocop/cop/highlands/continuation_slash_spec.rb | 100664 | 0 | 0 | | | 3.82 KB | 8b457fda53c5e222ff25981f426b450ee5b685749cb03584407ecf14eedaaa5e |
spec/rubocop/cop/highlands/default_scope_spec.rb | 100664 | 0 | 0 | | | 1.07 KB | c763f08b4e0bc1a676c0bd9c8039e81fb5be307c95fa1c9fcef1a1b3405107d5 |
spec/rubocop/cop/highlands/factory_attr_references_class_spec.rb | 100664 | 0 | 0 | | | 3.91 KB | 532658be90eb7cf536b0d55aa0f5482fa8bb8a774a816be5faaf1da77c51308d |
spec/rubocop/cop/highlands/factory_class_use_string_spec.rb | 100664 | 0 | 0 | | | 662 Bytes | 8e22371f8ffdb1ea6d9850073a28c2a4c1a9c243b9cf3a459a8f6ade3693e49e |
spec/rubocop/cop/highlands/mass_assignment_accessible_modifier_spec.rb | 100664 | 0 | 0 | | | 783 Bytes | 854c3b98719012605105c972dddf74f346d2cc400adbd765c722c5be849f4d74 |
spec/rubocop/cop/highlands/module_method_in_wrong_file_spec.rb | 100664 | 0 | 0 | | | 3.88 KB | a775c4b46d7a0e6e02c940b8a578e6767f097f0da8a028f77229ab7246a2d14f |
spec/rubocop/cop/highlands/no_timeout_spec.rb | 100664 | 0 | 0 | | | 758 Bytes | feef46ce8322ff42a1432d3fde0f13a424aa9fbb46ac2ffa64dad564cb010f66 |
spec/rubocop/cop/highlands/opt_arg_parameter_spec.rb | 100664 | 0 | 0 | | | 2.33 KB | c478b40ce8d0f34f7150cd7dc0be978a3a070b9709d1fee736bcd198f1a58fca |
spec/rubocop/cop/highlands/phrase_bundle_keys_spec.rb | 100664 | 0 | 0 | | | 1.45 KB | 98e71b22588e4214f0dafe05c037a99d5830a782ce8403f2c55f1a8100675a30 |
spec/rubocop/cop/highlands/risky_activerecord_invocation_spec.rb | 100664 | 0 | 0 | | | 1.34 KB | bc007ee512d54616e66056505d76fe0245211727f0037e83560265f482212a18 |
spec/rubocop/cop/highlands/rspec_describe_or_context_under_namespace_spec.rb | 100664 | 0 | 0 | | | 7.55 KB | d9e97783c9a26959ab1fb2ccd5f97f60866e54ddea922f880fab8e51f119653c |
spec/rubocop/cop/highlands/rspec_environment_modification_spec.rb | 100664 | 0 | 0 | | | 1.54 KB | df9ca38e0e65df87360ff37dbde8d11c181a4f90163b8acada45755a75a19b8e |
spec/rubocop/cop/highlands/simple_modifier_conditional_spec.rb | 100664 | 0 | 0 | | | 3.16 KB | 814f06f717722308e40356425d3a03c36f1f10e0c03ae7b326f588da1aed45f8 |
spec/rubocop/cop/highlands/simple_unless_spec.rb | 100664 | 0 | 0 | | | 804 Bytes | fa8807300a7b47eae130e39b6833ff2fefce2e279f31f66eb4a54e80ac267379 |
spec/rubocop/cop/highlands/spec_constant_assignment_spec.rb | 100664 | 0 | 0 | | | 1.73 KB | 8131950ac0f012bdc6b60facaeb066aeed7dba99a725fa82b15cc7974061fe51 |
spec/rubocop/cop/highlands/unsafe_yaml_marshal_spec.rb | 100664 | 0 | 0 | | | 1.3 KB | 2575856b10edcd5324e770e84d87f5fc4715a1d1031a806c4dc008b25f586b2c |
spec/spec_helper.rb | 100664 | 0 | 0 | | | 1009 Bytes | 962bd831c9fc711da7520b03a701c7123e795a3a28f7aa4fe88d96b2b36ce0c2 |