mastodon/spec/validators
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
..
blacklisted_email_validator_spec.rb Autofix Rubocop RSpec/LeadingSubject (#23670) 2023-02-20 13:24:14 +09:00
disallowed_hashtags_validator_spec.rb Enable Rubocop Style/StringConcatenation defaults (#23792) 2023-02-22 09:54:36 +09:00
email_mx_validator_spec.rb Misc coverage improvements for validators (#23928) 2023-03-04 17:00:00 +01:00
follow_limit_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 2023-02-20 02:33:27 +01:00
note_length_validator_spec.rb Run rubocop formatting except line length (#23632) 2023-02-18 06:56:20 +09:00
poll_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 2023-02-20 02:33:27 +01:00
reaction_validator_spec.rb
status_length_validator_spec.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
status_pin_validator_spec.rb
unique_username_validator_spec.rb
unreserved_username_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 2023-02-20 02:33:27 +01:00
url_validator_spec.rb Enable Rubocop RSpec/NotToNot (#23723) 2023-02-20 02:33:27 +01:00