mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Updating presence status in readonly mode should fail gracefully (#24333)
This commit is contained in:
committed by
GitHub
parent
bed4b3ee91
commit
e845138bc1
12
.rubocop.yml
12
.rubocop.yml
@@ -11,3 +11,15 @@ Discourse/NoResetColumnInformationInMigrations:
|
||||
Lint/Debugger:
|
||||
Exclude:
|
||||
- script/**/*
|
||||
|
||||
RSpec/ContextWording:
|
||||
Prefixes:
|
||||
- when
|
||||
- with
|
||||
- without
|
||||
- for
|
||||
- while
|
||||
- if
|
||||
- as
|
||||
- after
|
||||
- in
|
||||
|
||||
Reference in New Issue
Block a user