Skip to content

[SwordWorld2.5] レーティング表の結果を1.5倍にするオプション #1664

[SwordWorld2.5] レーティング表の結果を1.5倍にするオプション

[SwordWorld2.5] レーティング表の結果を1.5倍にするオプション #1664

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
bundler-cache: true
- run: bundle exec rake rubocop