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
- Host: GitHub
- URL: https://github.com/aaronc81/sorbet-cfg
- Owner: AaronC81
- License: mit
- Created: 2019-11-15T16:29:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T18:54:39.000Z (over 5 years ago)
- Last Synced: 2025-03-06T15:17:09.026Z (9 months ago)
- Topics: cfg, semantic-analysis, sorbet
- Language: Ruby
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).