Skip to content

Added coordinate to the encoding. #30

Added coordinate to the encoding.

Added coordinate to the encoding. #30

Workflow file for this run

name: Lint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run compiler
working-directory: .
run: make -f lint.mk