2020-05-06 11:41:15 -05:00
|
|
|
inherit_gem:
|
2023-01-07 05:11:08 -06:00
|
|
|
rubocop-discourse: stree-compat.yml
|
2020-06-17 01:50:34 -05:00
|
|
|
|
2020-06-17 02:47:44 -05:00
|
|
|
# Still work to do in ensuring we don't link old files
|
|
|
|
Discourse/NoAddReferenceOrAliasesActiveRecordMigration:
|
|
|
|
Enabled: false
|
2020-06-17 02:31:26 -05:00
|
|
|
|
2020-06-17 01:50:34 -05:00
|
|
|
Discourse/NoResetColumnInformationInMigrations:
|
|
|
|
Enabled: true
|
2023-02-16 03:40:11 -06: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
|