0.0
The project is in a healthy, maintained state
Standard Ruby Plugin providing configuration for rubocop-sorbet
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

standard-sorbet

This gem provides a lint_roller plugin configuration for the rubocop-sorbet ruleset to be run as part of standardrb and rake standard in your project.

To install it, add it to your Gemfile:

gem "standard-sorbet"

Configuration

In your .standard.yml file in your project root, add standard-sorbet as a plugin:

plugins:
  - standard-sorbet

Code of Conduct

This project follows Test Double's code of conduct for all community interactions, including (but not limited to) one-on-one communications, public posts/comments, code reviews, pull requests, and GitHub issues. If violations occur, Test Double will take any action they deem appropriate for the infraction, up to and including blocking a user from the organization's repositories.