mastodon/spec
Nick Schonning 7a3d4c3d4b
Enable Rubocop RSpec/MultipleDescribes (#23672)
2023-02-18 03:25:47 +01:00
..
config/initializers Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
controllers Autofix Rubocop Lint/SymbolConversion (#23683) 2023-02-18 03:23:49 +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
lib Autofix Rubocop RSpec/ClassCheck (#23685) 2023-02-18 03:24:16 +01:00
mailers
models Autofix Rubocop RSpec/ClassCheck (#23685) 2023-02-18 03:24:16 +01:00
policies
presenters
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 Lint/SymbolConversion (#23683) 2023-02-18 03:23:49 +01:00
support Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09: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/ExpandPathArguments (#23450) 2023-02-08 07:06:20 +01:00
spec_helper.rb