Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dudeofawesome/rubocop-configs

dudeofawesome24MIT2.0.0-23

My Rubocop configs

ruby, rubocop

readme

My Code Style Monorepo

Usage

See create-configs for usage information.

Contributing

Authoring a new release

  1. Author your code changes.
  2. Commit your changes.
  3. Run scripts/bump.ts to bump all package versions.
  4. Push your changes!

Updating dependencies across workspaces / packages

  1. Run scripts/upgrade-packages.sh --help to see usage information about upgrading packages.