.github/workflows/ci.yml | 100644 | 0 | 0 | | | 807 Bytes | d127a5f9d5ee2000e2c01515c3537907cde54790bd189be566da0cab7ec0ed34 |
.gitignore | 100644 | 0 | 0 | | | 13 Bytes | 2869bc81ba1a88ef687e2abe30a8d458730e88d3f8f438a915bee720f9ac8ea3 |
.rubocop.yml | 100644 | 0 | 0 | | | 30 Bytes | 7d1b4efdb52bbdd73585371cde8bc35ed060a1f05a7f16fe7925056d3c3ca002 |
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 | | | 924 Bytes | 8b41ef88c3200b3be5c9fa20f3d6938ad88eb1162f605e8533479a6d9723f392 |
default.yml | 100644 | 0 | 0 | | | 363 Bytes | 009c0c4b6f9917e4c6e428751331a31416e5bb76cfb5fd0a62009c41c00c0548 |
lib/rubocop-discourse.rb | 100644 | 0 | 0 | | | 215 Bytes | 7d295bd55218c92560cd9d1eb9f63fcf206c706fa56af4f7865a5c7944192f2c |
lib/rubocop/cop/discourse/no_add_reference_active_record_migrations.rb | 100644 | 0 | 0 | | | 2.78 KB | d23bff659b99873d1c27a3457a7fbe9810e8b8adbe08f109c23b8eabe8178b25 |
lib/rubocop/cop/discourse/no_chdir.rb | 100644 | 0 | 0 | | | 852 Bytes | 9c42e56126817b049d3a948913b8538982e1ac060f76c63a9581ad2c048ae5c6 |
lib/rubocop/cop/discourse/no_direct_multisite_manipulation.rb | 100644 | 0 | 0 | | | 939 Bytes | 78d3e44e7943a8af8a8b5a697891786bc04d04b2549ffde7513527eba07888a6 |
lib/rubocop/cop/discourse/no_json_parse_response.rb | 100644 | 0 | 0 | | | 982 Bytes | 9780ef5147ee72f8ad33e2f2eada782c9e16b653e33f0ff51158809859cb7587 |
lib/rubocop/cop/discourse/no_mocking_jobs.rb | 100644 | 0 | 0 | | | 692 Bytes | da8f107e402bcbe821afe5863bef0cf1b372235fa789f99462cc48f70345e3c9 |
lib/rubocop/cop/discourse/no_nokogiri_html_fragment.rb | 100644 | 0 | 0 | | | 830 Bytes | ba45bfc9c7d40608c6729a380830ed8f792eaeff7a82e3c6c960f3b14e329e1e |
lib/rubocop/cop/discourse/no_reset_column_information_in_migrations.rb | 100644 | 0 | 0 | | | 966 Bytes | 6966954f1bb45dd5afddec276ae3e7555b7d76b63d2c149f1ea04d3b8a573127 |
lib/rubocop/cop/discourse/no_time_new_without_args.rb | 100644 | 0 | 0 | | | 825 Bytes | 86e29a7be68becc65246bd0449635fd93d60351fe253f346b67ed6d8efcfa82d |
lib/rubocop/cop/discourse/no_uri_escape_encode.rb | 100644 | 0 | 0 | | | 1.45 KB | 8f756e6d376d000fe94f2ec7a08c9f332920778cecc194ef7781667fcb33cc7f |
lib/rubocop/cop/discourse/time_eq_matcher.rb | 100644 | 0 | 0 | | | 1.14 KB | 8703faa035e7741b7aab05c030493d7b60b54349d0a586df527a3209fb4d7081 |
lib/rubocop/cop/discourse_cops.rb | 100644 | 0 | 0 | | | 117 Bytes | a26f5f538bca14c391061b0ddc3e2b4ab773bf4fea579625c762958bcb203fdf |
lib/rubocop/discourse.rb | 100644 | 0 | 0 | | | 380 Bytes | f82bd02d77195db0963b6bdc8ab3b6cabf2c56f27538ce7a1128f3a117a7f326 |
lib/rubocop/discourse/inject.rb | 100644 | 0 | 0 | | | 592 Bytes | 11fec5178aad4c3b6c9ef65e1562e09610d823aa9678c62534471f05b4692308 |
rubocop-core.yml | 100644 | 0 | 0 | | | 2.26 KB | bda3fd7966e20468c7ae9fa31033359062fda7c06fadad4f253baa3ff596d3b0 |
rubocop-discourse.gemspec | 100644 | 0 | 0 | | | 573 Bytes | c8177d0395c9ca85ffd787748a5390fec19c2db311d13723edef1c6ed86f7838 |
rubocop-rspec.yml | 100644 | 0 | 0 | | | 3.25 KB | b9bea4ac0d6bd7c8961019ac2fc5eba51ab0e02695d0a509b6ebb876366e5572 |
spec/lib/rubocop/cop/no_add_reference_active_record_migrations_spec.rb | 100644 | 0 | 0 | | | 1.57 KB | b8a958b24d88b74916601670b78e103f67050ae9b0bddb506deb1539c7d1a962 |
spec/lib/rubocop/cop/no_mocking_jobs_enqueue_spec.rb | 100644 | 0 | 0 | | | 814 Bytes | 43e75a4376a51fd3fdfed58e1df6426f86619ac513d542449978365e70bd813e |
spec/lib/rubocop/cop/no_reset_column_information_migrations_spec.rb | 100644 | 0 | 0 | | | 897 Bytes | 303a68f421c90c8a0d650bc31dae4458808e65e1a830e0b89d74e90cb20cc381 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 339 Bytes | 6580dfd2dfe2b2c1bddf64afbd7fd893bf6aec0af527c4069cbb20acd877a76f |