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
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
8 years ago
..
assets
controllers Fix Rubocop offences (#2630) 8 years ago
helpers
lib
mailers Fix Rubocop offences (#2630) 8 years ago
models Fix Rubocop offences (#2630) 8 years ago
presenters
services
validators
views
workers