summaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
Commit message (Collapse)AuthorAgeFilesLines
* Disable RuboCop Rails/SkipsModelValidations (#39887).Go MAEDA2024-09-061-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set Rubocop TargetRubyVersion to 3.1 (#38585).Go MAEDA2024-08-211-1/+2
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop target Rails version to 7.2 (#36320).Go MAEDA2024-08-201-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/FormatString (#39887).Go MAEDA2024-07-221-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22943 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/PerlBackrefs (#39887).Go MAEDA2024-07-061-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/NumericPredicate (#39887).Go MAEDA2024-06-061-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.Marius Balteanu2024-05-061-0/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.Marius Balteanu2024-05-061-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set TargetRubyVersion of RuboCop to 3.0 (#38585).Go MAEDA2024-01-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use ApplicationRecord instead of ActiveRecord::Base (#38975).Marius Balteanu2024-01-231-0/+4
| | | | | | Patch by Minoru Maeda (@maeda-m). git-svn-id: https://svn.redmine.org/redmine/trunk@22619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix RuboCop offense Style/HashEachMethods (#39887).Go MAEDA2023-12-201-0/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/RedundantParentheses (#39887).Go MAEDA2023-12-201-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22529 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop target Rails version to 7.1 (#36320).Go MAEDA2023-11-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/InverseMethods (#36919).Go MAEDA2023-10-161-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.21 (#37248).Go MAEDA2023-10-131-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.56 (#36919).Go MAEDA2023-08-091-0/+6
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22278 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.19 (#37248).Go MAEDA2023-04-161-4/+11
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.18 (#37248).Go MAEDA2023-03-251-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22154 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove redundant "Enabled: true" in .rubocop.yml (#36919).Go MAEDA2023-03-241-26/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22151 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.48 (#36919).Go MAEDA2023-03-241-0/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set RuboCop TargetRubyVersion to 2.7 (#38134).Go MAEDA2023-01-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22057 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raise MinSize for RuboCop Performance/CollectionLiteralInLoop to 4 (#38146).Go MAEDA2023-01-111-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22028 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.42 (#36919).Go MAEDA2023-01-021-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.41 (#36919).Go MAEDA2022-12-231-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.17 (#37248).Go MAEDA2022-10-291-0/+23
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Rails/WhereExists (#36919).Go MAEDA2022-10-201-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/SoleNestedConditional (#36919).Go MAEDA2022-09-271-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Rails/SquishedSQLHeredocs (#37248).Go MAEDA2022-09-191-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21822 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/Semicolon (#36919).Go MAEDA2022-09-191-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Style/TernaryParentheses (#36919).Go MAEDA2022-09-031-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21795 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable RuboCop Rails/Delegate (#37248).Go MAEDA2022-07-171-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21708 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.31 (#36919).Go MAEDA2022-06-301-0/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21697 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop support for Ruby 2.5 (#37159).Marius Balteanu2022-05-271-1/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21610 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.28 (#36919).Go MAEDA2022-05-011-1/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RuboCop: Disable Rails/FilePath and Style/GlobalStdStream (#35081).Go MAEDA2022-01-031-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.13 (#35207).Go MAEDA2021-12-291-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ ↵Marius Balteanu2021-10-271-2/+4
| | | | | | class to its own file (#29914, #32938). git-svn-id: http://svn.redmine.org/redmine/trunk@21262 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.10 (#35207).Go MAEDA2021-05-071-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set TargetRailsVersion of RuboCop to 6.1 (#29914).Go MAEDA2021-04-031-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set TargetRubyVersion of RuboCop to 2.5 (#31128).Go MAEDA2021-04-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20904 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20655.Go MAEDA2021-03-171-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20809 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20190.Go MAEDA2021-02-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20488 and r20189.Go MAEDA2021-02-171-12/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r20658.Go MAEDA2021-01-161-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20713 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Layout/FirstHashElementIndentation to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Style/Lambda to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Layout/DotPosition to .rubocop.ymlToshi MARUYAMA2020-12-171-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Style/BlockComments to .rubocop.ymlToshi MARUYAMA2020-12-121-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add Layout/LineLength to .rubocop.ymlToshi MARUYAMA2020-12-111-0/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.5.2 (#32530).Go MAEDA2020-12-061-0/+7
| | | | | | | Note: RubooCop 1.5.0 and 1.5.1 cannot be used for Redmine. This is because those versions of RuboCop requires regexp_parser >= 2.0 while Capybara requires regexp_parser ~> 1.5. git-svn-id: http://svn.redmine.org/redmine/trunk@20579 e93f8b46-1217-0410-a6f0-8f06a7374b81