fix linecontinuation issue (#8160)

This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2023-04-06 14:30:52 -04:00
committed by GitHub
parent 50d2ad629e
commit 006250d9e7

View File

@@ -176,6 +176,9 @@ Style/NumericLiterals:
Style/RedundantCapitalW:
Enabled: false
Style/RedundantLineContinuation:
Enabled: false
Naming/AccessorMethodName:
Enabled: false