Skip to content

Merge pull request #42 from benaitcheson/fix/railtie-output-before-init #26

Merge pull request #42 from benaitcheson/fix/railtie-output-before-init

Merge pull request #42 from benaitcheson/fix/railtie-output-before-init #26

Workflow file for this run

name: StandardRB
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: StandardRB Linter
uses: standardrb/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}