-
Name
-
rubocop-thread_safety
-
Version
-
0.7.2
-
Platform
-
ruby
-
Authors
-
Michael Gee
-
Bindir
-
exe
-
Date
-
2025-03-13 00:00:00 UTC
-
Dependencies
-
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
-
Description
-
Thread-safety checks via static analysis.
A plugin for the RuboCop code style enforcing & linting tool.
-
Email
-
michaelpgee@gmail.com
-
Files
-
CHANGELOG.md
LICENSE.txt
README.md
config/default.yml
config/obsoletion.yml
lib/rubocop-thread_safety.rb
lib/rubocop/cop/mixin/operation_with_threadsafe_result.rb
lib/rubocop/cop/thread_safety/class_and_module_attributes.rb
lib/rubocop/cop/thread_safety/class_instance_variable.rb
lib/rubocop/cop/thread_safety/dir_chdir.rb
lib/rubocop/cop/thread_safety/mutable_class_instance_variable.rb
lib/rubocop/cop/thread_safety/new_thread.rb
lib/rubocop/cop/thread_safety/rack_middleware_instance_variable.rb
lib/rubocop/thread_safety.rb
lib/rubocop/thread_safety/plugin.rb
lib/rubocop/thread_safety/version.rb
-
Homepage
-
https://github.com/rubocop/rubocop-thread_safety
-
Licenses
-
MIT
-
Metadata
-
{"changelog_uri"=>"https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md", "source_code_uri"=>"https://github.com/rubocop/rubocop-thread_safety", "bug_tracker_uri"=>"https://github.com/rubocop/rubocop-thread_safety/issues", "rubygems_mfa_required"=>"true", "default_lint_roller_plugin"=>"RuboCop::ThreadSafety::Plugin"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.3
-
Specification version
-
4
-
Summary
-
Thread-safety checks via static analysis
-
Original platform
-
ruby
-
New platform
-
ruby