This change both speeds up specs (less strings to allocate) and helps catch cases where methods in Discourse are mutating inputs. Overall we will be migrating everything to use #frozen_string_literal: true it will take a while, but this is the first and safest move in this direction |
||
|---|---|---|
| .. | ||
| category_tag_spec.rb | ||
| flags_spec.rb | ||
| invite_only_registration_spec.rb | ||
| multisite_spec.rb | ||
| rate_limiting_spec.rb | ||
| same_ip_spammers_spec.rb | ||
| spam_rules_spec.rb | ||
| topic_auto_close_spec.rb | ||
| user_api_keys_spec.rb | ||
| watched_words_spec.rb | ||