diff --git a/.rubocop.yml b/.rubocop.yml index 00015b5..5763282 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -6,3 +6,6 @@ Style/StringLiterals: Naming/FileName: Enabled: false + +Layout/IndentationWidth: + Width: 2