-
Name
-
rubocop-packaging
-
Version
-
0.6.0
-
Platform
-
ruby
-
Authors
-
Utkarsh Gupta
-
Bindir
-
bin
-
Date
-
2025-03-23 00:00:00 UTC
-
Dependencies
-
lint_roller (~> 1.1.0)
rubocop (>= 1.72.1, < 2.0)
bump (~> 0.8, development)
rake (~> 13.0, development)
rspec (~> 3.0, development)
yard (~> 0.9, development)
-
Description
-
A collection of RuboCop cops to check for downstream compatibility issues in the
Ruby code.
-
Email
-
utkarsh@debian.org
-
Files
-
LICENSE
README.md
config/default.yml
lib/rubocop-packaging.rb
lib/rubocop/cop/packaging/bundler_setup_in_tests.rb
lib/rubocop/cop/packaging/gemspec_git.rb
lib/rubocop/cop/packaging/require_hardcoding_lib.rb
lib/rubocop/cop/packaging/require_relative_hardcoding_lib.rb
lib/rubocop/cop/packaging_cops.rb
lib/rubocop/packaging.rb
lib/rubocop/packaging/lib_helper_module.rb
lib/rubocop/packaging/plugin.rb
lib/rubocop/packaging/version.rb
-
Homepage
-
https://github.com/utkarsh2102/rubocop-packaging
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/utkarsh2102/rubocop-packaging", "source_code_uri"=>"https://github.com/utkarsh2102/rubocop-packaging", "rubygems_mfa_required"=>"true", "default_lint_roller_plugin"=>"RuboCop::Packaging::Plugin"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.3.3
-
Specification version
-
4
-
Summary
-
Automatic downstream compatibility checking tool for Ruby code
-
Original platform
-
ruby
-
New platform
-
ruby