summaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
AgeCommit message (Expand)Author
2023-07-27Use correct naming on controller concern specs (#26197)Matt Jankowski
2023-07-12Run Rubocop on Rakefile (#23871)Nick Schonning
2023-07-12Enable Rubocop Style/Semicolon with config (#23652)Nick Schonning
2023-06-02Consistently use middle dot (·) instead of bullet (•) to separate items (#...Jed Fox
2023-05-31Disable some metrics cops (#25215)Renaud Chaput
2023-05-23Move the mastodon/*_cli files to mastodon/cli/* (#24139)Matt Jankowski
2023-05-23Fix Rails/Exit cop (#24743)Matt Jankowski
2023-05-09Fix wrong documentation link (#24924)eggplants
2023-05-04Enable Rubocop Rails/FilePath (#23854)Nick Schonning
2023-05-02Extract large route namespace blocks to separate files (#23914)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire
2023-04-27Drop EOL Ruby 2.7 (#24237)Nick Schonning
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