An open API service indexing awesome lists of open source software.

https://github.com/aaronc81/sorbet-cfg

Powerful semantic analysis using Sorbet's CFGs
https://github.com/aaronc81/sorbet-cfg

cfg semantic-analysis sorbet

Last synced: 9 months ago
JSON representation

Powerful semantic analysis using Sorbet's CFGs

Awesome Lists containing this project

README

          

# sorbet-cfg

Powerful semantic analysis using Sorbet's CFGs

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'sorbet-cfg'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install sorbet-cfg

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/AaronC81/sorbet-cfg.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).