-
Name
-
rubocop-rake
-
Version
-
0.7.1
-
Platform
-
ruby
-
Authors
-
Masataka Pocke Kuwabara
-
Bindir
-
exe
-
Date
-
2025-02-16 00:00:00 UTC
-
Dependencies
-
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
-
Description
-
A RuboCop plugin for Rake
-
Email
-
kuwabara@pocke.me
-
Files
-
.github/workflows/main.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
bin/console
bin/setup
config/default.yml
lib/rubocop-rake.rb
lib/rubocop/cop/rake/class_definition_in_task.rb
lib/rubocop/cop/rake/desc.rb
lib/rubocop/cop/rake/duplicate_namespace.rb
lib/rubocop/cop/rake/duplicate_task.rb
lib/rubocop/cop/rake/helper/class_definition.rb
lib/rubocop/cop/rake/helper/on_namespace.rb
lib/rubocop/cop/rake/helper/on_task.rb
lib/rubocop/cop/rake/helper/task_definition.rb
lib/rubocop/cop/rake/helper/task_name.rb
lib/rubocop/cop/rake/method_definition_in_task.rb
lib/rubocop/cop/rake_cops.rb
lib/rubocop/rake.rb
lib/rubocop/rake/plugin.rb
lib/rubocop/rake/version.rb
rubocop-rake.gemspec
-
Homepage
-
https://github.com/rubocop/rubocop-rake
-
Licenses
-
MIT
-
Metadata
-
{"allowed_push_host"=>"https://rubygems.org", "homepage_uri"=>"https://github.com/rubocop/rubocop-rake", "source_code_uri"=>"https://github.com/rubocop/rubocop-rake", "changelog_uri"=>"https://github.com/rubocop/rubocop-rake/blob/master/CHANGELOG.md", "rubygems_mfa_required"=>"true", "default_lint_roller_plugin"=>"RuboCop::Rake::Plugin"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.7.0.dev
-
Specification version
-
4
-
Summary
-
A RuboCop plugin for Rake
-
Original platform
-
ruby
-
New platform
-
ruby