Skip to content

Add attr_evaluated to StaticAssociation objects #68

Add attr_evaluated to StaticAssociation objects

Add attr_evaluated to StaticAssociation objects #68

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1'
bundler-cache: true
- run: bundle exec standardrb