summaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
Commit message (Expand)AuthorAgeFilesLines
* Raise MinSize for RuboCop Performance/CollectionLiteralInLoop to 4 (#38146).Go MAEDA2023-01-111-0/+3
* Update RuboCop to 1.42 (#36919).Go MAEDA2023-01-021-0/+3
* Update RuboCop to 1.41 (#36919).Go MAEDA2022-12-231-0/+4
* Update RuboCop Rails to 2.17 (#37248).Go MAEDA2022-10-291-0/+23
* Disable RuboCop Rails/WhereExists (#36919).Go MAEDA2022-10-201-0/+3
* Disable RuboCop Style/SoleNestedConditional (#36919).Go MAEDA2022-09-271-0/+3
* Disable RuboCop Rails/SquishedSQLHeredocs (#37248).Go MAEDA2022-09-191-0/+3
* Disable RuboCop Style/Semicolon (#36919).Go MAEDA2022-09-191-0/+3
* Disable RuboCop Style/TernaryParentheses (#36919).Go MAEDA2022-09-031-0/+3
* Disable RuboCop Rails/Delegate (#37248).Go MAEDA2022-07-171-0/+3
* Update RuboCop to 1.31 (#36919).Go MAEDA2022-06-301-0/+3
* Drop support for Ruby 2.5 (#37159).Marius Balteanu2022-05-271-1/+4
* Update RuboCop to 1.28 (#36919).Go MAEDA2022-05-011-1/+4
* RuboCop: Disable Rails/FilePath and Style/GlobalStdStream (#35081).Go MAEDA2022-01-031-0/+6
* Update RuboCop Rails to 2.13 (#35207).Go MAEDA2021-12-291-0/+3
* Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ ...Marius Balteanu2021-10-271-2/+4
* Update RuboCop Rails to 2.10 (#35207).Go MAEDA2021-05-071-0/+3
* Set TargetRailsVersion of RuboCop to 6.1 (#29914).Go MAEDA2021-04-031-1/+1
* Set TargetRubyVersion of RuboCop to 2.5 (#31128).Go MAEDA2021-04-011-1/+1
* Reverts r20655.Go MAEDA2021-03-171-4/+0
* Reverts r20190.Go MAEDA2021-02-171-1/+1
* Reverts r20488 and r20189.Go MAEDA2021-02-171-12/+1
* Reverts r20658.Go MAEDA2021-01-161-4/+0
* add Layout/FirstHashElementIndentation to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+5
* add Style/Lambda to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
* add Layout/DotPosition to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
* add Style/BlockComments to .rubocop.ymlToshi MARUYAMA2020-12-121-0/+5
* add Layout/LineLength to .rubocop.ymlToshi MARUYAMA2020-12-111-0/+10
* Update RuboCop to 1.5.2 (#32530).Go MAEDA2020-12-061-0/+7
* add Layout/ClosingParenthesisIndentation excluding files to .rubocop.ymlToshi MARUYAMA2020-12-041-0/+5
* add Style/BlockDelimiters excluding files to .rubocop.yml (#34165)Toshi MARUYAMA2020-11-221-0/+6
* add Layout/SpaceInsideBlockBraces excluding files to .rubocop.yml (#34165)Toshi MARUYAMA2020-11-221-0/+10
* add Layout/RescueEnsureAlignment excluding files to .rubocop.ymlToshi MARUYAMA2020-11-221-0/+5
* add Layout/SpaceBeforeSemicolon excluding files to .rubocop.ymlToshi MARUYAMA2020-11-221-0/+5
* add Layout/EmptyLinesAroundAccessModifier excluding files to .rubocop.ymlToshi MARUYAMA2020-11-221-0/+5
* restore r18857 lost by r20171 (#32530)Toshi MARUYAMA2020-10-241-1/+1
* restore r18851 lost by r20171 (#32530)Toshi MARUYAMA2020-10-241-1/+2
* Update RuboCop to 1.0 (#32530).Go MAEDA2020-10-231-5/+10
* RuboCop: Set TargetRubyVersion to 2.4 (#34142).Go MAEDA2020-10-231-1/+1
* Update RuboCop to 0.81 (#32530).Go MAEDA2020-04-051-0/+6
* RuboCop: Add "EnforcedStyle: sprintf" (#33126).Go MAEDA2020-04-051-0/+3
* Update RuboCop to 0.80 (#32530).Go MAEDA2020-02-191-0/+9
* Update RuboCop to 0.77 (#32530).Go MAEDA2019-11-291-3/+3
* rubocop: disable Style/TrailingCommaInHashLiteralToshi MARUYAMA2019-11-201-0/+3
* rubocop: use "EnforcedStyle: empty" for Style/EmptyElseToshi MARUYAMA2019-11-201-0/+3
* rubocop: remove Style/AsciiComments commentToshi MARUYAMA2019-11-201-1/+0
* rubocop: move Layout/CaseIndentation exclude entry from .rubocop_todo.yml to ...Toshi MARUYAMA2019-11-201-0/+4
* rubocop: enable Layout/AlignArgumentsToshi MARUYAMA2019-11-091-4/+0
* rubocop: revert r18852Toshi MARUYAMA2019-10-261-2/+4
* rubocop: set Layout/SpaceInsideHashLiteralBraces parameters used more than ot...Toshi MARUYAMA2019-10-231-1/+2