Update bip-schnorr, puma, rake, rubocop and rubocop-rspec
This commit is contained in:
@@ -9,6 +9,11 @@ AllCops:
|
||||
DisplayCopNames: true
|
||||
NewCops: enable
|
||||
|
||||
# ----------------------- Gemspec -----------------------
|
||||
|
||||
Gemspec/DevelopmentDependencies:
|
||||
Enabled: false
|
||||
|
||||
# ----------------------- Style -----------------------
|
||||
|
||||
Style/RaiseArgs:
|
||||
@@ -47,6 +52,10 @@ RSpec/FilePath:
|
||||
Exclude:
|
||||
- spec/nostr/errors/invalid_*
|
||||
|
||||
RSpec/SpecFilePathFormat:
|
||||
Exclude:
|
||||
- spec/nostr/errors/invalid_*
|
||||
|
||||
# ----------------------- Naming -----------------------
|
||||
|
||||
Naming/MemoizedInstanceVariableName:
|
||||
|
||||
Reference in New Issue
Block a user