Skip to content

feat(nvim): add bash formatting #108

feat(nvim): add bash formatting

feat(nvim): add bash formatting #108

Workflow file for this run

name: Smoke tests
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Execute full install
run: make all