Skip to content

Fix errors and panics in the chirpstack v3 source #380

Fix errors and panics in the chirpstack v3 source

Fix errors and panics in the chirpstack v3 source #380

Workflow file for this run

name: General
on:
push:
branches: master
pull_request:
jobs:
quality:
name: Code Quality
runs-on: ubuntu-20.04
steps:
- name: Check out Code
uses: actions/checkout@v4
- name: Editor Config
uses: snow-actions/eclint@v1.0.1
- name: Check for diff
run: make git.diff