Skip to content

Fix some constants

Fix some constants #47

Workflow file for this run

name: lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: make install
- name: lint
run: make lint