Skip to content

Add Standard instead of Rubocop #6

Add Standard instead of Rubocop

Add Standard instead of Rubocop #6

Workflow file for this run

---
name: Standard
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
checks: write
contents: write
steps:
- name: Standard Ruby
uses: standardrb/standard-ruby-action@v1