Skip to content

Add a test generator, copied from bash, and templetize [anagram] #13

Add a test generator, copied from bash, and templetize [anagram]

Add a test generator, copied from bash, and templetize [anagram] #13

Workflow file for this run

name: shellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
shellcheck:
name: Run shellcheck on scripts
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
- name: Run shellcheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38