Skip to content

refactor: improve command arguments to allow for empty dbt profile #54

refactor: improve command arguments to allow for empty dbt profile

refactor: improve command arguments to allow for empty dbt profile #54

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
name: Stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.16.1
args: --check .