Sha256: fd5d77f1f8af4a1aa48ef69cb2f9f99da71c1ab3613da8d755686334b5977cc8
Contents?: true
Size: 1.8 KB
Versions: 0
Compression: gzip
Compressed size: 738 Bytes
Stored size: 738 Bytes
Contents
--- !ruby/object:Gem::Specification name: rubocop-codetakt version: !ruby/object:Gem::Version version: 0.88.0.0 platform: ruby authors: - codeTakt Developers autorequire: bindir: exe cert_chain: [] date: 2020-07-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rubocop requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.88.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.88.0 description: |2 This includes the RuboCop configuration used by codeTakt. It is for the unification and linting of coding styles. email: - dev@codetakt.com executables: - rubocop-codetakt extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".rubocop.yml" - ".travis.yml" - CHANGELOG.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - config/performance.yml - config/rails.yml - config/rspec.yml - config/rubocop.yml - exe/rubocop-codetakt - lib/rubocop/codetakt.rb - lib/rubocop/codetakt/cli.rb - lib/rubocop/codetakt/version.rb - lib/rubocop_codetakt.rb - rubocop-codetakt.gemspec - templates/.rubocop.yml homepage: https://github.com/codetakt/rubocop-codetakt licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Unify the coding style of Ruby within codeTakt Inc. test_files: []