Skip to content

fix(provider): use fs_stat for file exists logic #10

fix(provider): use fs_stat for file exists logic

fix(provider): use fs_stat for file exists logic #10

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check formatting
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.20.0
args: --color always --check lua/