Skip to content

Commit 702ec96

Browse files
committed
rubocop: update .rubocop.yml for rubocop-fluentd
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 11a9be4 commit 702ec96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ AllCops:
1212

1313
# rubocop-fluentd
1414
Lint/FluentdPluginLogScope:
15+
AssumeConfigLogLevel: 'info'
1516
Enabled: true
1617
Lint/FluentdPluginConfigParamDefaultTime:
1718
Enabled: true
19+
Lint/FluentdPluginIgnoreStandardError:
20+
Enabled: true
1821
Performance/FluentdPluginLogStringInterpolation:
1922
Enabled: true
2023

0 commit comments

Comments
 (0)