mastodon/spec/controllers/api/v1/accounts
Claire ff168ef202
Fix most rubocop issues (#2165)
* Run rubocop --autocorrect on app/, config/ and lib/, also manually fix some remaining style issues

* Run rubocop --autocorrect-all on db/

* Run rubocop --autocorrect-all on `spec/` and fix remaining issues
2023-04-09 11:25:30 +02:00
..
credentials_controller_spec.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
familiar_followers_controller_spec.rb Specs api v1 controllers (#23930) 2023-03-04 17:12:54 +01:00
featured_tags_controller_spec.rb Specs api v1 controllers (#23930) 2023-03-04 17:12:54 +01:00
follower_accounts_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
following_accounts_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
identity_proofs_controller_spec.rb Specs api v1 controllers (#23930) 2023-03-04 17:12:54 +01:00
lists_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
lookup_controller_spec.rb Specs api v1 controllers (#23930) 2023-03-04 17:12:54 +01:00
notes_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
pins_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
relationships_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
search_controller_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
statuses_controller_spec.rb Autofix Rubocop remaining Layout rules (#23679) 2023-02-20 06:58:28 +01:00