mastodon/spec/validators
Claire 0cbf19affd Fix most rubocop issues ()
* 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 () 2023-02-20 13:24:14 +09:00
disallowed_hashtags_validator_spec.rb Enable Rubocop Style/StringConcatenation defaults () 2023-02-22 09:54:36 +09:00
email_mx_validator_spec.rb Misc coverage improvements for validators () 2023-03-04 17:00:00 +01:00
follow_limit_validator_spec.rb Enable Rubocop RSpec/NotToNot () 2023-02-20 02:33:27 +01:00
note_length_validator_spec.rb Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
poll_validator_spec.rb Enable Rubocop RSpec/NotToNot () 2023-02-20 02:33:27 +01:00
reaction_validator_spec.rb Fix validations of reactions limit () 2020-01-25 16:00:29 +01:00
status_length_validator_spec.rb Fix most rubocop issues () 2023-04-09 11:25:30 +02:00
status_pin_validator_spec.rb Add support for private pinned posts () 2022-01-17 00:49:55 +01:00
unique_username_validator_spec.rb Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
unreserved_username_validator_spec.rb Enable Rubocop RSpec/NotToNot () 2023-02-20 02:33:27 +01:00
url_validator_spec.rb Enable Rubocop RSpec/NotToNot () 2023-02-20 02:33:27 +01:00