]> source.dussan.org Git - redmine.git/commitdiff
add Layout/DotPosition to .rubocop.yml
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 17 Dec 2020 13:09:58 +0000 (13:09 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 17 Dec 2020 13:09:58 +0000 (13:09 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20655 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop.yml

index f49abcb47f38a080e24a77f29c45f7b289cdefbe..59092951ff5c6f67a2aa75aef865838bd8f8ad5a 100644 (file)
@@ -37,6 +37,10 @@ Layout/ClosingParenthesisIndentation:
   Exclude:
     - 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
 
+Layout/DotPosition:
+  Enabled: true
+  EnforcedStyle: trailing
+
 Layout/EmptyLinesAroundAccessModifier:
   Enabled: true
   Exclude: