Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Update README

Update README #1721

Workflow file for this run

name: Shellcheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run shellcheck.
run: shellcheck kiss contrib/*