mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Configure CountAsOne value for RSpec/ExampleLength cop (#29115)
This commit is contained in:
@@ -36,7 +36,7 @@ Metrics/PerceivedComplexity:
|
||||
|
||||
# Configuration parameters: CountAsOne.
|
||||
RSpec/ExampleLength:
|
||||
Max: 22
|
||||
Max: 20 # Override default of 5
|
||||
|
||||
RSpec/MultipleExpectations:
|
||||
Max: 7
|
||||
|
||||
Reference in New Issue
Block a user