You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/auth
yhirano 3988f2dade Fix Rubocop offences (#2630)
* disable Bundler/OrderedGems

* fix rubocop Lint/UselessAssignment

* fix rubocop Style/BlockDelimiters

* fix rubocop Style/AlignHash

* fix rubocop Style/AlignParameters, Style/EachWithObject

* fix rubocop Style/SpaceInLambdaLiteral
9 years ago
..
confirmations_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
passwords_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
registrations_controller.rb Assign user locale on signup (#1982) 9 years ago
sessions_controller.rb Fix Rubocop offences (#2630) 9 years ago