CHANGELOG.md | 100644 | 0 | 0 | | | 3.61 KB | d69a64c2b6b2cfb11175a220281bb43e5e4899a16345f1ca8a20416bda82a718 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.09 KB | 8539f255cda2d76424c0e41acda82a84d48b7be5b3bdc0a1846e12d29803d41c |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bff60f348787e6d266c0a6964cbc3ff7ea197bb88cdf24c46bade7d4b698b6be |
README.md | 100644 | 0 | 0 | | | 4.37 KB | ce3ff6e2e438d564d6ad7be378ac3f167f38afbd342c26521f8ea99c400a3692 |
config/default.yml | 100644 | 0 | 0 | | | 4.1 KB | 312b8d482a89cf741d399c635a0fbefeea2279a3045d874796e63003243c6792 |
lib/rubocop-on-rbs.rb | 100644 | 0 | 0 | | | 369 Bytes | 1037a9db44f11d06d69b36d917ff79ca69f62d6e572ce43826f758cc73cdde8d |
lib/rubocop/cop/rbs/layout/comment_indentation.rb | 100644 | 0 | 0 | | | 2.15 KB | 5a2e89279241df37cc5511c8249e842aee750d5deed402ec35c5e0032901b365 |
lib/rubocop/cop/rbs/layout/empty_lines.rb | 100644 | 0 | 0 | | | 1.19 KB | 03e82387e4a4fabbf2c945d55d943f2b540ff9cd971f498df032c51a1a059792 |
lib/rubocop/cop/rbs/layout/empty_lines_around_access_modifier.rb | 100644 | 0 | 0 | | | 3.13 KB | d8caf0bc5ba489160bf1108d961a1cf774d45a85014d5af4a645edbd21b0829d |
lib/rubocop/cop/rbs/layout/empty_lines_around_body.rb | 100644 | 0 | 0 | | | 1.29 KB | 79e13c47145b6d59764ec2d7fc062b54eee5f8a4d6ced077e377bcdb79951f1a |
lib/rubocop/cop/rbs/layout/empty_lines_around_class_body.rb | 100644 | 0 | 0 | | | 600 Bytes | 4502bb97310a264e7d935e7c113c172723985a43041ae608c78b8eb0d241857b |
lib/rubocop/cop/rbs/layout/empty_lines_around_interface_body.rb | 100644 | 0 | 0 | | | 620 Bytes | 0c16edef696b5361e42f1259a6ddac1ba3d4bb25f7922225a86a219d051ffc0b |
lib/rubocop/cop/rbs/layout/empty_lines_around_module_body.rb | 100644 | 0 | 0 | | | 604 Bytes | f8c244158a920c5fb24e3e4f38f2e83713c2a3e5325887500f7399358e61ad9e |
lib/rubocop/cop/rbs/layout/empty_lines_around_overloads.rb | 100644 | 0 | 0 | | | 1.44 KB | 2c491c5e3353e13943627be361558723e8fe031e5ca7f70cf64810226ac20039 |
lib/rubocop/cop/rbs/layout/end_alignment.rb | 100644 | 0 | 0 | | | 1.81 KB | 13a04d3ffcb8b8c186f8ea476a946ad2cdcacfefe6e62095154531df856dc7b8 |
lib/rubocop/cop/rbs/layout/extra_spacing.rb | 100644 | 0 | 0 | | | 1.64 KB | b436bbe29419e7e7afa6dba95fb83799e92199e2f7ce4a27ac0e10a8f8c46cf3 |
lib/rubocop/cop/rbs/layout/indentation_width.rb | 100644 | 0 | 0 | | | 1.81 KB | 50b4617098332fee1accaa1dc6721dcb9d3d5e734a3c63b79996617db0133af2 |
lib/rubocop/cop/rbs/layout/overload_indentation.rb | 100644 | 0 | 0 | | | 2.86 KB | bdcc18e6c0dbba771a82ad1d97496ea071b1bc877c02fd752610adf08ef1f075 |
lib/rubocop/cop/rbs/layout/space_after_comma.rb | 100644 | 0 | 0 | | | 964 Bytes | aae7cfe579133d9b0dbd1aed735ef3214a304a24c6acb50d7f7f52b51c5ffbf7 |
lib/rubocop/cop/rbs/layout/space_around_arrow.rb | 100644 | 0 | 0 | | | 2.22 KB | 5326da820fa571241cbf7da0598066814913c8e578223416cc0022c828c5bdbb |
lib/rubocop/cop/rbs/layout/space_around_braces.rb | 100644 | 0 | 0 | | | 2.82 KB | ba299633e50a5675f9c6ab3d3fafdbf7e9363ca60b1021d59671b641d076fb3d |
lib/rubocop/cop/rbs/layout/space_around_operators.rb | 100644 | 0 | 0 | | | 2.27 KB | e232912d5eee2dace8cafbe632c3ea9bf3e9fa4ef04bb37f88dae80891c8fb44 |
lib/rubocop/cop/rbs/layout/space_before_colon.rb | 100644 | 0 | 0 | | | 1.2 KB | 601199f5ce1af4bdb9f6297d48aa41fd8ab35435bcbefa939cf04b360fdfbfeb |
lib/rubocop/cop/rbs/layout/space_before_overload.rb | 100644 | 0 | 0 | | | 1.36 KB | 8b6e0f19146c453f55f9d027aebcb8f71db9c4535738b126c60a2e8728c555c5 |
lib/rubocop/cop/rbs/layout/trailing_whitespace.rb | 100644 | 0 | 0 | | | 1.04 KB | cb2b1231e57321aa1be86829b2ca2c66f37bc50d4e89620289183cd84daf1ad0 |
lib/rubocop/cop/rbs/lint/ambiguous_keyword_argument_key.rb | 100644 | 0 | 0 | | | 2.44 KB | fa4985676d35c9dd7d811768a9dcfb3f23e0024e316c1403e3e73382ab24aec3 |
lib/rubocop/cop/rbs/lint/ambiguous_operator_precedence.rb | 100644 | 0 | 0 | | | 2.1 KB | 7d4c08d46f9e2a0d6434d6a76c2954fb744f8dbe4ac499fa48d43a737f5f7b0a |
lib/rubocop/cop/rbs/lint/duplicate_overload.rb | 100644 | 0 | 0 | | | 955 Bytes | bb7c80855fb109fedb15157d48c5dc2771b070b086a0bbeb5c30f603912815e9 |
lib/rubocop/cop/rbs/lint/literal_intersection.rb | 100644 | 0 | 0 | | | 1.54 KB | 410caa0d55c275e3d8cbf7382bef3b19a9fb5e65c81e940930ccd79f3d85596c |
lib/rubocop/cop/rbs/lint/syntax.rb | 100644 | 0 | 0 | | | 489 Bytes | c789b021b5a32e9bdc73bd28638de50d6878aae17af88f40675929465b638ae4 |
lib/rubocop/cop/rbs/lint/top_level_interface.rb | 100644 | 0 | 0 | | | 1.18 KB | 2e64d08fd006c53a6140511ecece46b77d89822069143c7d34c45d49a6fea089 |
lib/rubocop/cop/rbs/lint/top_level_type_alias.rb | 100644 | 0 | 0 | | | 1.12 KB | d8b2c48538752237210c43c9c70762115582d191c1a14f9dda40f8c6afee3027 |
lib/rubocop/cop/rbs/lint/unused_overload_type_params.rb | 100644 | 0 | 0 | | | 1.75 KB | 8f42c3c3883272dd02172cb25293483ee6f50233ee1492ba5111e4e49191cc17 |
lib/rubocop/cop/rbs/lint/unused_type_alias_type_params.rb | 100644 | 0 | 0 | | | 1.55 KB | 9938a78eab33bd9af2fcf38753f9802b7a99bc11bbc906526fb261c9cc432b5e |
lib/rubocop/cop/rbs/lint/useless_access_modifier.rb | 100644 | 0 | 0 | | | 2.94 KB | 10557ffca5227ffe463cd8f7e02826e72a787bb978c8af97a2a460771d8b2b35 |
lib/rubocop/cop/rbs/lint/will_syntax_error.rb | 100644 | 0 | 0 | | | 6.64 KB | 8da525f44bf695eac9755c80cab48d83490186c47fde2f2ce797177b4888f718 |
lib/rubocop/cop/rbs/style/block_return_boolish.rb | 100644 | 0 | 0 | | | 1011 Bytes | 8d653f2386551f68e9bff2e94d6b5ec54afa3dc6f944f56e58d430898b53a0e9 |
lib/rubocop/cop/rbs/style/class_with_singleton.rb | 100644 | 0 | 0 | | | 1.2 KB | 9a40e53d8fbb4f080fce1697cba94187130d4ed0c3ee34f62cdcaf72de18e0ef |
lib/rubocop/cop/rbs/style/classic_type.rb | 100644 | 0 | 0 | | | 2.23 KB | d76505170185a105a90416dcdf98e365e77350cb7d35f2aba7658598df829715 |
lib/rubocop/cop/rbs/style/duplicated_type.rb | 100644 | 0 | 0 | | | 1.64 KB | feb4de880d0b6e3888856658aab031582528a3e9bb10b37f67551e28e5cd4793 |
lib/rubocop/cop/rbs/style/empty_argument.rb | 100644 | 0 | 0 | | | 5.76 KB | d01486a76575c54888136d73d26eae791c5be22684fa1b84c22a7bca4f94c454 |
lib/rubocop/cop/rbs/style/initialize_return_type.rb | 100644 | 0 | 0 | | | 1.12 KB | ea3464a68ec3840d7627e8a11dd62ebbfbe8b6028fd2b1bc4997dca39e8dad8c |
lib/rubocop/cop/rbs/style/instance_with_instance.rb | 100644 | 0 | 0 | | | 1.56 KB | 2d93d1abb9281f641dc46584bdea38864e387ba8a3ee9effca9af2aedb3a4587 |
lib/rubocop/cop/rbs/style/optional_nil.rb | 100644 | 0 | 0 | | | 1.42 KB | cad99c5e9316998dec97a9d309cdcfd8d6f534c50037549aa527c7283373dc56 |
lib/rubocop/cop/rbs/style/redundant_parentheses.rb | 100644 | 0 | 0 | | | 5.54 KB | 2f914e9c75f0e5d42e0b0376bfac57b1e5d8ae496a063d7e2c4bbc69c02306fa |
lib/rubocop/cop/rbs/style/true_false.rb | 100644 | 0 | 0 | | | 2.81 KB | 2ab1f15d2d5071124c63a7b3907026a9f85436ba9b625467eaabac98f2dcd19f |
lib/rubocop/cop/rbs_cops.rb | 100644 | 0 | 0 | | | 2.02 KB | 4ded17d9acadf795a24191467a047d40548bd9993b1fa2555d0344f2e0e68f6b |
lib/rubocop/rbs.rb | 100644 | 0 | 0 | | | 404 Bytes | 2dcc3dd36146fb575d1ea17a729265db138ca6d0777d3ea4858800c49cd3980b |
lib/rubocop/rbs/cop_base.rb | 100644 | 0 | 0 | | | 3.72 KB | 399cd0a1a3ad65b4ccc22e28b837616bc1b71809da1b5523607b85d7828c4302 |
lib/rubocop/rbs/inject.rb | 100644 | 0 | 0 | | | 799 Bytes | 70ec3433454549cd03ad3146a301a77b92a51391e28d57263e0e39776de25ed9 |
lib/rubocop/rbs/on_type_helper.rb | 100644 | 0 | 0 | | | 535 Bytes | 33c4cec166ed3b5d2334fb7d1aa4b1c3380372d796782f2c0f1a363ddf49e446 |
lib/rubocop/rbs/processed_rbs_source.rb | 100644 | 0 | 0 | | | 657 Bytes | e88b8069c9c18f995ab396f54f133800dc9c9b0d73925b27024495e4ced260c4 |
lib/rubocop/rbs/version.rb | 100644 | 0 | 0 | | | 91 Bytes | dfa27f3b0f54dfa488b635b2301ff975262448634b1613d14000d322bf848e69 |