8000 a boatload of changes/fixes · jakejarvis/dotfiles@21da506 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

a boatload of changes/fixes #204

a boatload of changes/fixes

a boatload of changes/fixes #204

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: azohra/shell-linter@master
0