about summary refs log tree commit diff
path: root/.rubocop.yml
AgeCommit message (Expand)Author
2023-03-31Add documentation for Rubocop overrides (#23811)Nick Schonning
2023-03-31Enable Rubocop Metrics/BlockLength with Excludes (#24260)Nick Schonning
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-23Exclude files for Rubocop Metrics/ClassLength (#24213)Nick Schonning
2023-03-17Include config/ and update all rubcop deps (#23963)Nick Schonning
2023-03-16Roll back unintentionally activated rubocop rules (#24132)Matt Jankowski
2023-03-16Regen rubocop-todo without Max shadowing (#24076)Nick Schonning
2023-03-10Enable RSpec/FilePath (#23965)Nick Schonning
2023-03-05Enable Rubocop for app/views (#23874)Nick Schonning
2023-03-03Disable Style/SymbolArray (#23921)Claire
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-02-20Autofix Rubocop Style/RescueStandardError (#23745)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Remove Style/Copyright Rubocop (#23665)Nick Schonning
2023-02-18Enable Rubocop Style/NumericLiterals (#23647)Nick Schonning
2023-02-16Generate minimimal Rubocop Todo file (#23629)Nick Schonning
2022-12-16Run Prettier on YML files (#22345)Nick Schonning
2022-12-15linting: RuboCop update, config fixes (#20574)Kaspar V
2022-11-27Remove support for Ruby 2.6 (#21477)Claire
2022-11-17Fix style for hashes (#20518)Rose
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-03-21Format JSON and YAML using Prettier (#17823)Yamagishi Kazutoshi
2022-03-12Update fix-duplicates maintenance task (#17731)Claire
2022-02-25Add trending statuses (#17431)Eugen Rochko
2021-01-07Fix rubocop config and warnings (#15503)abcang
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-07-14Fix rubocop warning (#14288)abcang
2020-05-10fix rubocop errors (#13690)Lerk
2019-12-02Update ESLint and RuboCop in Code Climate (#12534)Yamagishi Kazutoshi
2019-06-06require rubocop-rails in .rubocop.yml (#10974)Yamagishi Kazutoshi
2019-06-04Revert #10957 (rubocop-rails) which is incompatible with CodeClimate (#10965)Yamagishi Kazutoshi
2019-06-04Use rubocop-rails (#10957)Yamagishi Kazutoshi
2019-03-28Add `tootctl self-destruct` (#10367)Eugen Rochko
2018-09-14Move more tasks to tootctl (#8675)Eugen Rochko
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-08-13Add post-deployment migration system (#8182)Eugen Rochko
2018-06-04fix RuboCop error (#7442)Chikahiro Tokoro
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-07-31Change RuboCop rules to loose (#4464)Yamagishi Kazutoshi
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-01Rubocop changes (#3501)Matt Jankowski
2017-05-25Disable the Rubocop Style/GuardClause cop (#3316)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko