Sha256: 59f45548c459ae45235377d109e67bfd7c9c6df4aa719e6aba560005c79de57a
Contents?: true
Size: 370 Bytes
Versions: 2
Compression:
Stored size: 370 Bytes
Contents
AllCops: NewCops: enable SuggestExtensions: false TargetRubyVersion: 3.1 inherit_gem: rubocop-ronin: rubocop.yml # # ronin-web specific exceptions # Style/FrozenStringLiteralComment: Exclude: - 'data/new/**/*' Lint/ShadowingOuterLocalVariable: Exclude: - 'lib/ronin/web/cli/commands/reverse_proxy.rb' - 'lib/ronin/web/cli/commands/spider.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-1.0.2 | .rubocop.yml |
ronin-web-1.0.1 | .rubocop.yml |