Skip to content

Allow JSON formatting with log levels and timestamps #9

Allow JSON formatting with log levels and timestamps

Allow JSON formatting with log levels and timestamps #9

Workflow file for this run

---
name: Tests
on:
push: ~
pull_request: ~
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: style