mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Fix typo
This commit is contained in:
parent
bad92093bf
commit
593257a750
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Style/ParenthesesAroundCondition:
|
|||
Enabled: false
|
||||
|
||||
# This requires a rewrite of most data structs (and their usage) in Invidious.
|
||||
Style/QueryBoolMethods:
|
||||
Naming/QueryBoolMethods:
|
||||
Enabled: false
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue