18 lines
363 B
YAML
18 lines
363 B
YAML
---
|
|
RSpec/ExampleLength:
|
|
CountAsOne: ['array', 'heredoc', 'method_call']
|
|
|
|
RSpec/NamedSubject:
|
|
EnforcedStyle: named_only
|
|
|
|
RSpec/NotToNot:
|
|
EnforcedStyle: to_not
|
|
|
|
RSpec/SpecFilePathFormat:
|
|
CustomTransform:
|
|
ActivityPub: activitypub
|
|
DeepL: deepl
|
|
FetchOEmbedService: fetch_oembed_service
|
|
OEmbedController: oembed_controller
|
|
OStatus: ostatus
|