DEV: Load rubocop_todo after default config.

This commit is contained in:
Guo Xiang Tan
2020-06-17 15:31:26 +08:00
parent 9c385a3599
commit 28f6c59612

View File

@@ -1,7 +1,7 @@
inherit_from: .rubocop_todo.yml
inherit_gem: inherit_gem:
rubocop-discourse: default.yml rubocop-discourse: default.yml
inherit_from: .rubocop_todo.yml
Discourse/NoResetColumnInformationInMigrations: Discourse/NoResetColumnInformationInMigrations:
Enabled: true Enabled: true