Skip to content

feat: synchronize file type icons with background #150

feat: synchronize file type icons with background

feat: synchronize file type icons with background #150

Workflow file for this run

name: Continuous Integration
on:
push:
pull_request:
jobs:
formatting:
name: Formatting
runs-on: ubuntu-22.04
steps:
- name: Checkout the latest commit
uses: actions/checkout@v3
- name: Check formatting
uses: johnnymorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.15.3
args: -c .