Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2025-03-14 03:47:01 +01:00

I've tweaked the subscription client gem so we can just use the gem's models and tables in this plugin's rspec, which makes duplicating and stubbing them unnecessary. See further https://github.com/paviliondev/discourse_subscription_client
14 Zeilen
242 B
YAML
14 Zeilen
242 B
YAML
inherit_gem:
|
|
rubocop-discourse: default.yml
|
|
|
|
RSpec/ContextWording:
|
|
Enabled: false
|
|
|
|
RSpec/DescribeClass:
|
|
Enabled: false
|
|
|
|
Discourse/TimeEqMatcher:
|
|
Enabled: false
|
|
|
|
Discourse/NoAddReferenceOrAliasesActiveRecordMigration:
|
|
Enabled: false
|