Skip to content

Remove instance of Quantity for InstanceModel #68

Remove instance of Quantity for InstanceModel

Remove instance of Quantity for InstanceModel #68

Workflow file for this run

on:
pull_request:
branches: master
paths: 'code/drasil-**'
name: Linter
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash
working-directory: code
jobs:
linter:
name: "HLint"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: "HLint"
run: make hot_hlint