Skip to content

add VSCode settings for spell checking custom words #41

add VSCode settings for spell checking custom words

add VSCode settings for spell checking custom words #41

Workflow file for this run

name: ShellCheck
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
ignore_paths: configs