Merge EventFragment into Event
Treating Event as a Value Object in the strictest sense requires additional abstractions and internal complexity that the gem could do without, at least for now.
This commit is contained in:
@@ -31,6 +31,9 @@ Metrics/BlockLength:
|
||||
- '**/*_spec.rb'
|
||||
- nostr.gemspec
|
||||
|
||||
Metrics/ParameterLists:
|
||||
CountKeywordArgs: false
|
||||
|
||||
# ----------------------- RSpec -----------------------
|
||||
|
||||
RSpec/ExampleLength:
|
||||
|
||||
Reference in New Issue
Block a user