Sha256: a038d5e501a5b9293d3882834a906e530b7eed4b2472ae292f951b3dbe196f15
Contents?: true
Size: 971 Bytes
Versions: 1
Compression:
Stored size: 971 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-03-27 12:04:06 +0100 using RuboCop version 0.54.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 1 # Configuration parameters: ExpectMatchingDefinition, Regex, IgnoreExecutableScripts, AllowedAcronyms. # AllowedAcronyms: CLI, DSL, ACL, API, ASCII, CPU, CSS, DNS, EOF, GUID, HTML, HTTP, HTTPS, ID, IP, JSON, LHS, QPS, RAM, RHS, RPC, SLA, SMTP, SQL, SSH, TCP, TLS, TTL, UDP, UI, UID, UUID, URI, URL, UTF8, VM, XML, XMPP, XSRF, XSS Naming/FileName: Exclude: - 'lib/activerecord-safer_migrations.rb' # Offense count: 20 # Configuration parameters: AllowedVariables. Style/GlobalVars: Exclude: - 'spec/active_record/safer_migrations/migration_spec.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-safer_migrations-3.0.0 | .rubocop_todo.yml |