2020-05-06 18:41:15 +02:00
|
|
|
inherit_gem:
|
2023-01-07 11:11:08 +00:00
|
|
|
rubocop-discourse: stree-compat.yml
|
2020-06-17 14:50:34 +08:00
|
|
|
|
2020-06-17 15:47:44 +08:00
|
|
|
# Still work to do in ensuring we don't link old files
|
|
|
|
Discourse/NoAddReferenceOrAliasesActiveRecordMigration:
|
|
|
|
Enabled: false
|
2020-06-17 15:31:26 +08:00
|
|
|
|
2020-06-17 14:50:34 +08:00
|
|
|
Discourse/NoResetColumnInformationInMigrations:
|
|
|
|
Enabled: true
|
2023-02-16 10:40:11 +01:00
|
|
|
|
|
|
|
Lint/Debugger:
|
|
|
|
Exclude:
|
|
|
|
- script/**/*
|
2023-11-10 14:27:43 -06:00
|
|
|
|
|
|
|
RSpec/ContextWording:
|
|
|
|
Prefixes:
|
|
|
|
- when
|
|
|
|
- with
|
|
|
|
- without
|
|
|
|
- for
|
|
|
|
- while
|
|
|
|
- if
|
|
|
|
- as
|
|
|
|
- after
|
|
|
|
- in
|