Skip to content

Remove the redundant keyword_init: true #140

Remove the redundant keyword_init: true

Remove the redundant keyword_init: true #140

Workflow file for this run

name: docs
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- run: bundle exec rake yardstick