mastodon/spec
2023-02-18 12:47:37 +01:00
..
config/initializers Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
controllers Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 2023-02-18 12:47:37 +01:00
fabricators Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2022-12-15 16:39:41 +01:00
lib Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682) 2023-02-18 04:00:05 +01:00
mailers
models Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666) 2023-02-18 12:47:37 +01:00
policies
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
requests
routing Enable Rubocop RSpec/MultipleDescribes (#23672) 2023-02-18 03:25:47 +01:00
serializers Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
services Autofix Rubocop Style/TrailingCommaInArguments (#23694) 2023-02-18 12:39:58 +01:00
support Autofix Rubocop Style/IfUnlessModifier (#23697) 2023-02-18 12:37:47 +01:00
validators Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
views/statuses
workers Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
rails_helper.rb Apply Rubocop Style/RedundantConstantBase (#23463) 2023-02-18 04:30:03 +01:00
spec_helper.rb