diff --git a/.rubocop.yml b/.rubocop.yml index c6c409b1..73bc4a5a 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -40,3 +40,6 @@ Style/AutoResourceCleanup: Style/Documentation: Enabled: false + +Style/ExpandPathArguments: + Enabled: false diff --git a/docs/index.rst b/docs/index.rst index 35cdf0b8..82d7c42b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,9 +27,12 @@ This plugin is the successor of `Redmine Tweaks