Skip to content

fix: correct file icon for nested extensions #148

fix: correct file icon for nested extensions

fix: correct file icon for nested extensions #148

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 .