[Enhancement] Add CopyToClipboard action in code component (#329)
* Add CopyToClipboard action in websiteWidgetCode component * Fix codeclimate issues
This commit is contained in:
@@ -17,6 +17,9 @@ Metrics/BlockLength:
|
||||
- spec/**/*
|
||||
Style/ClassAndModuleChildren:
|
||||
EnforcedStyle: compact
|
||||
RSpec/NestedGroups:
|
||||
Enabled: true
|
||||
Max: 4
|
||||
AllCops:
|
||||
Exclude:
|
||||
- db/*
|
||||
|
||||
Reference in New Issue
Block a user