forbid admin room from being made public
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
38c2e5567e
commit
8915b6469d
2 changed files with 46 additions and 5 deletions
|
@ -508,6 +508,8 @@ used_underscore_binding = "warn"
|
|||
needless_pass_by_value = "warn"
|
||||
too_many_lines = "warn"
|
||||
let_underscore_untyped = "warn"
|
||||
single_match = "warn"
|
||||
single_match_else = "warn"
|
||||
|
||||
# some sadness
|
||||
missing_errors_doc = "allow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue