Skip to content

docs(readme): add build commands to telescope-fzf-native (#193) #628

docs(readme): add build commands to telescope-fzf-native (#193)

docs(readme): add build commands to telescope-fzf-native (#193) #628

Workflow file for this run

name: format
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.17.1
args: --check .