.github/workflows/ci.yml | 100644 | 0 | 0 | | | 797 Bytes | 35d9725d838ec22910ac3b420e5b2a5c5a7593f9627bca5ba13a4788ff380aae |
.gitignore | 100644 | 0 | 0 | | | 13 Bytes | 2869bc81ba1a88ef687e2abe30a8d458730e88d3f8f438a915bee720f9ac8ea3 |
.rubocop.yml | 100644 | 0 | 0 | | | 124 Bytes | 3b0e467b5bf6f000ac3e7f0af9f296ca3d501329eee233806d56566f62f3d795 |
Gemfile | 100644 | 0 | 0 | | | 153 Bytes | 6b6a59bf8061d75964c76d5470f139dba16bba9f36a7986f6f7e5d15fc34ec12 |
LICENSE | 100644 | 0 | 0 | | | 1.08 KB | b97818480a9b6096858f5a5cb694656191b1c353515ee819869e83a6c59adf11 |
README.md | 100644 | 0 | 0 | | | 178 Bytes | d38942359afc65913fe62dbbe9d56d6953eecf20a0ceee776c1dfc7b299e7a0c |
Rakefile | 100644 | 0 | 0 | | | 134 Bytes | f30ea7fad804632c30989769133540a4cbea43b1d375f9a40823c601e2b4228a |
config/default.yml | 100644 | 0 | 0 | | | 1.66 KB | 3150b27a32cf25f020a700ceb51d1fc242420a3659519cca7292d60c43af6b51 |
default.yml | 100644 | 0 | 0 | | | 62 Bytes | 266ae879fa5e3a55c691a8550d8a2e0fe40aec57e0b49182a34a15833e19cf4c |
lib/rubocop-discourse.rb | 100644 | 0 | 0 | | | 293 Bytes | a050cc6d626d12cded3ba7cf98739633c3ce2487b9d5e70845f1760fa5efc1bc |
lib/rubocop/cop/discourse/fabricator_shorthand.rb | 100644 | 0 | 0 | | | 1.53 KB | 11a8ddec63155ad9a2a2f4f85f7aa16e87dfeadcdc77c165d1c5afb2654de50b |
lib/rubocop/cop/discourse/no_add_reference_active_record_migrations.rb | 100644 | 0 | 0 | | | 2.83 KB | 0ba676725ba54cc19043ad7eb4cd63e98ec39a2969b7867b0b47e06919bfaab7 |
lib/rubocop/cop/discourse/no_chdir.rb | 100644 | 0 | 0 | | | 853 Bytes | 05de76f846bb831e8b7aa1ce5aa959e81509b495ef29c77d3971874289a8612c |
lib/rubocop/cop/discourse/no_direct_multisite_manipulation.rb | 100644 | 0 | 0 | | | 950 Bytes | 2819fbc8c420385ea11591f3d6782018f1b34985ac1e2f6188a46fa39969bf11 |
lib/rubocop/cop/discourse/no_json_parse_response.rb | 100644 | 0 | 0 | | | 958 Bytes | 2ff3eb97fbdb134de9ec82a790b3748556a8396bc9f7011738a94f9bebcb6474 |
lib/rubocop/cop/discourse/no_mixing_multisite_and_standard_specs.rb | 100644 | 0 | 0 | | | 1.76 KB | 7e4fb4b38f34db50a864fdb6c9f3371508ec0cd22956fae74dba938e7e36576b |
lib/rubocop/cop/discourse/no_mocking_jobs.rb | 100644 | 0 | 0 | | | 703 Bytes | 8a4ac6241512d8cce9a39fa084e55c72d99df8f5bf129f32eea438fbd768a7df |
lib/rubocop/cop/discourse/no_nokogiri_html_fragment.rb | 100644 | 0 | 0 | | | 831 Bytes | 8b6177875a88b900ec9eb9ffb0c220398757bc9b5c884fef9612a01c4c4ee365 |
lib/rubocop/cop/discourse/no_reset_column_information_in_migrations.rb | 100644 | 0 | 0 | | | 984 Bytes | ef1d3d276177160c07602ea647065a3b6fc99f8d365b53ad3889a7056f35a0e9 |
lib/rubocop/cop/discourse/no_time_new_without_args.rb | 100644 | 0 | 0 | | | 801 Bytes | 83ec04a47343024e51387d7c15714247b511a7ed1a02149563d72ab64d8b2c1e |
lib/rubocop/cop/discourse/no_uri_escape_encode.rb | 100644 | 0 | 0 | | | 1.5 KB | 06707ace71f06760cf52ac7d497dad1c76623debfca68dd1287e780e56e56496 |
lib/rubocop/cop/discourse/only_top_level_multisite_specs.rb | 100644 | 0 | 0 | | | 1.33 KB | b8197c1a290098e69fc812c329dffa3b7937fc6af05cac221f351c4f2ead4f1b |
lib/rubocop/cop/discourse/plugins/call_requires_plugin.rb | 100644 | 0 | 0 | | | 2.12 KB | 8bc1cf2ea3c68dad89c4f8e770f8ecc7d3e98c4d9afaf2688df85b772ef4e822 |
lib/rubocop/cop/discourse/plugins/namespace_constants.rb | 100644 | 0 | 0 | | | 816 Bytes | 365e1d70283011fd71c0f8be62091cfd620da7d92a863fc9d9bf7ab484d1631d |
lib/rubocop/cop/discourse/plugins/namespace_methods.rb | 100644 | 0 | 0 | | | 828 Bytes | 06d71992327b3b3ad7481b04119995b970ca1db2a507637a638826b6344b76d1 |
lib/rubocop/cop/discourse/plugins/no_monkey_patching.rb | 100644 | 0 | 0 | | | 2.83 KB | 20884061b5a4df5b783a4372299f7c3af76c835a71a403b100bc91372b17a394 |
lib/rubocop/cop/discourse/plugins/use_plugin_instance_on.rb | 100644 | 0 | 0 | | | 1.2 KB | 06657005cc9b2984e1c3aeb99cc43450b38e39bb919ef04fb87a73f6a8ab9ea3 |
lib/rubocop/cop/discourse/plugins/use_require_relative.rb | 100644 | 0 | 0 | | | 770 Bytes | 9398c11a77c2b1d31f4cf45c28cf01da122f81f993a506548ba78ed34aa93176 |
lib/rubocop/cop/discourse/time_eq_matcher.rb | 100644 | 0 | 0 | | | 1.14 KB | 722d8b4327d55aa1a1cc7a2cfe6ee7d1d5779f749a0a7f4711b602ef8a3aa4b8 |
lib/rubocop/cop/discourse_cops.rb | 100644 | 0 | 0 | | | 120 Bytes | 3e66d8378361ae1f4d506c94a416bab6aa1815619b3c43589b847b4e10ec5866 |
lib/rubocop/discourse.rb | 100644 | 0 | 0 | | | 370 Bytes | 1d3013b73fe4fd2a070b3e71ec675227bbb25226d6b347555e2ff7ba88468f22 |
lib/rubocop/discourse/inject.rb | 100644 | 0 | 0 | | | 592 Bytes | 11fec5178aad4c3b6c9ef65e1562e09610d823aa9678c62534471f05b4692308 |
rubocop-capybara.yml | 100644 | 0 | 0 | | | 80 Bytes | 27a6e5766d6974ec010e46e6e8f6502b76b5d704404dff5d7e46f0274a3a71a5 |
rubocop-core.yml | 100644 | 0 | 0 | | | 2.34 KB | ca307cbe67280fa278f77698653d35c2e719bfdf4c8b0ad74e9464dfd8785ca1 |
rubocop-discourse.gemspec | 100644 | 0 | 0 | | | 855 Bytes | a6f5ccd62da0228b3ea6f9533135b0cd78fb62533c16cb0da2fb762a28a9db6d |
rubocop-factory_bot.yml | 100644 | 0 | 0 | | | 175 Bytes | fd4eed3c79d6c35182e13d467a02fb228e6d80a98db950975b6431ac48a7cd7f |
rubocop-layout.yml | 100644 | 0 | 0 | | | 1.51 KB | da8cf7fb4b30af0191973787581adc4e93f18c752a9092c87cd6b0651cc2d13e |
rubocop-rails.yml | 100644 | 0 | 0 | | | 184 Bytes | 3c6a68f56436d1d8c1c1b15dd2a2b70a35d3378c3a668910c081226c0450b7e3 |
rubocop-rspec.yml | 100644 | 0 | 0 | | | 3.7 KB | bcc631f365be63d92307786c86597708f2764198e5c77c3c28ce5dd73dbc0626 |
spec/fixtures/controllers/bad_controller.rb | 100644 | 0 | 0 | | | 273 Bytes | 16d6d5f509e08d5dde3c2fa73e8866a23462a8ce09896d5adecfc48f3383986a |
spec/fixtures/controllers/base_controller.rb | 100644 | 0 | 0 | | | 145 Bytes | 68e6a2ec9ed43c78cf5a03a85f6fd497a9b7dcc5731c930faeabe29c5ba24539 |
spec/fixtures/controllers/good_controller.rb | 100644 | 0 | 0 | | | 83 Bytes | 30accbd50d7eaf322a6b9df770229bd45048dcd5825d144ce5d86e8749c1462f |
spec/fixtures/controllers/inherit_from_outside_controller.rb | 100644 | 0 | 0 | | | 293 Bytes | 0b2b3a7a332147b4a1138279af115041a68b53600f8dfccd3e0abb095f048681 |
spec/fixtures/controllers/namespaced_parent_controller.rb | 100644 | 0 | 0 | | | 313 Bytes | 9cb539971d8f325423a001cc8665adc21535b1d5f947a23b081a8630cd580480 |
spec/fixtures/controllers/no_requires_plugin_controller.rb | 100644 | 0 | 0 | | | 102 Bytes | 5b9d962f22b492c7ea3d3917a82505fb7002ad47e2d2ee7ff6d06b3beea8f191 |
spec/fixtures/controllers/requires_plugin_controller.rb | 100644 | 0 | 0 | | | 130 Bytes | acc9e7a8006098ac6c3c9390e7e7ec25120de9d10a62cbfc99d8e9811dab42b2 |
spec/lib/rubocop/cop/fabricator_shorthand_spec.rb | 100644 | 0 | 0 | | | 1.26 KB | 93e2ea1ad48a1cdfe26e714f615b0ec9065e35812301943e28caa64523b78c03 |
spec/lib/rubocop/cop/no_add_reference_active_record_migrations_spec.rb | 100644 | 0 | 0 | | | 1.6 KB | 76220a7e327bfdfa3b57a31ab9271d525a9a7de27d2479a55e36781d373da66d |
spec/lib/rubocop/cop/no_mixing_multisite_and_standard_specs_spec.rb | 100644 | 0 | 0 | | | 1.54 KB | 9179132c234af269f7e639357580d8af0410f7617c0efaf98f65ceb187258584 |
spec/lib/rubocop/cop/no_mocking_jobs_enqueue_spec.rb | 100644 | 0 | 0 | | | 838 Bytes | baf46b85825915dec8bd61e88d4ab4b746e233b797808ca6b88f4f45419a98e5 |
spec/lib/rubocop/cop/no_reset_column_information_migrations_spec.rb | 100644 | 0 | 0 | | | 997 Bytes | dc70710909a22a7f8f476495614ba9e203f40f96ce203f605a19c9dc9dd13020 |
spec/lib/rubocop/cop/only_top_level_multisite_specs_spec.rb | 100644 | 0 | 0 | | | 2.06 KB | 8fc9c320541d388cc761ea75ba9bb4bbf1e000debb06395558a8e1af387f7956 |
spec/lib/rubocop/cop/plugins/call_requires_plugin_spec.rb | 100644 | 0 | 0 | | | 2.4 KB | dd0983a90e20138193d8a50a3560c768d54d85f87f0456b0e03babcd9f6c3a5b |
spec/lib/rubocop/cop/plugins/namespace_constants_spec.rb | 100644 | 0 | 0 | | | 1.03 KB | 97a4206eb9260d47a1018af40ea1146b52a7b1598da12a7a852d9314f2d5ea94 |
spec/lib/rubocop/cop/plugins/namespace_methods_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | 6c539b9db7da28040d799820dbc3961d8a649ed601344778f9825595de436789 |
spec/lib/rubocop/cop/plugins/no_monkey_patching_spec.rb | 100644 | 0 | 0 | | | 2.38 KB | fbd08b2b18142d04f67f01334098b4131a56b39015260b626b1e0f3c7c38d0be |
spec/lib/rubocop/cop/plugins/use_plugin_instance_on_spec.rb | 100644 | 0 | 0 | | | 1.25 KB | e9ef71128217b7562cc0d58bdc14f156a8b69e08fa3ef45e0a9c733284b6c218 |
spec/lib/rubocop/cop/plugins/use_require_relative_spec.rb | 100644 | 0 | 0 | | | 823 Bytes | 04aa6ef8773a27d6c479901aa74c9cf49a665c86a6093fbbefd76a325f68a476 |
spec/lib/rubocop/cop/time_eq_matcher_spec.rb | 100644 | 0 | 0 | | | 648 Bytes | 30252eadc53a51684eced753f9be208b9641b12d76802d2b5d5712a5e196c722 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 339 Bytes | eb02f71bca37071e4cb8b2c797e4ba7fafa8034d637e925cf6c9fb0819fd3975 |
stree-compat.yml | 100644 | 0 | 0 | | | 556 Bytes | 3b810660aaeab5f3fc6d8c8da7bac06bf79a64901c4dc5ae377440dd5cd5b886 |