Sha256: 1e3b940fa9723b920ea33ab3116f4173f824a7deb8dd56cbd18d08c7b4c7c330
Contents?: true
Size: 702 Bytes
Versions: 1
Compression:
Stored size: 702 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2017-12-20 08:13:27 +0000 using RuboCop version 0.50.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: 3 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 200 # Offense count: 2 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/fluent/plugin/parser_claymore.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-claymore-1.0.0 | .rubocop_todo.yml |