Skip to content

make it work on macos by not use readline and ;& fallthrough for Darwin #37

make it work on macos by not use readline and ;& fallthrough for Darwin

make it work on macos by not use readline and ;& fallthrough for Darwin #37

Workflow file for this run

---
name: Lint Code Base
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
call-super-linter:
# use Reusable Workflows to call my linter config remotely
# https://docs.github.com/en/actions/learn-github-actions/reusing-workflows
uses: bretfisher/super-linter-workflow/.github/workflows/reusable-super-linter.yaml@main