-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Warning: AllCops does not support MigratedSchemaVersion parameter.
Supported parameters are:
- RubyInterpreters
- Include
- Exclude
- DefaultFormatter
- DisplayCopNames
- DisplayStyleGuide
- StyleGuideBaseURL
- DocumentationBaseURL
- DocumentationExtension
- ExtraDetails
- StyleGuideCopsOnly
- EnabledByDefault
- DisabledByDefault
- NewCops
- UseCache
- MaxFilesInCache
- CacheRootDirectory
- AllowSymlinksInCacheRootDirectory
- TargetRubyVersion
- ParserEngine
- SuggestExtensions
- ActiveSupportExtensionsEnabled
- StringLiteralsFrozenByDefault
- Enabled
- TargetRailsVersion
Warning: Lint/UselessAccessModifier does not support ContextCreatingMethods parameter.
Supported parameters are:
- Enabled
Since we don't mention those in the library, I suspected it may have seen a release or underlying rubocop bump without updating rubocop-rails:
$ bundle outdated
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Gem Current Latest Requested Groups
rubocop-rails 2.30.3 2.31.0
Suspect rubocop-rails needs to be updated on each release of this gem
evdevdev, siemdo, allmarkedup, jbockler, ShikChen and 7 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working