This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/models/concerns
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
..
account_counters_spec.rb Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
account_finder_concern_spec.rb
account_interactions_spec.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
remotable_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 2023-02-20 02:33:27 +01:00
status_threading_concern_spec.rb