-
Name
-
rubocop-sorbet
-
Version
-
0.2.0
-
Platform
-
ruby
-
Authors
-
Ufuk Kayserilioglu
-
Bindir
-
exe
-
Date
-
2019-07-15 00:00:00 UTC
-
Dependencies
-
rspec (~> 3.7, development)
unparser (~> 0.4.2, development)
rubocop (~> 0.57, development)
-
Email
-
ufuk.kayserilioglu@shopify.com
-
Files
-
.gitignore
.rubocop.yml
.shopify-build/VERSION
.shopify-build/rubocop-sorbet.yml
.travis.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/rspec
bin/setup
dev.yml
lib/rubocop-sorbet.rb
lib/rubocop/cop/sorbet/allow_incompatible_override.rb
lib/rubocop/cop/sorbet/binding_constants_without_type_alias.rb
lib/rubocop/cop/sorbet/checked_true_in_signature.rb
lib/rubocop/cop/sorbet/constants_from_strings.rb
lib/rubocop/cop/sorbet/forbid_include_const_literal.rb
lib/rubocop/cop/sorbet/forbid_superclass_const_literal.rb
lib/rubocop/cop/sorbet/keyword_argument_ordering.rb
lib/rubocop/cop/sorbet/parameters_ordering_in_signature.rb
lib/rubocop/cop/sorbet/signature_build_order.rb
lib/rubocop_sorbet.rb
rubocop-sorbet.gemspec
shipit.yml
-
Homepage
-
https://github.com/shopify/rubocop-sorbet
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/shopify/rubocop-sorbet", "source_code_uri"=>"https://github.com/shopify/rubocop-sorbet"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.6
-
Specification version
-
4
-
Summary
-
Automatic Sorbet code style checking tool.
-
Original platform
-
ruby
-
New platform
-
ruby