Explorar o código

Update format.yaml

Abouzar Parvan %!s(int64=4) %!d(string=hai) anos
pai
achega
4c4dcf3221
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/format.yaml

+ 1 - 1
.github/workflows/format.yaml

@@ -21,7 +21,7 @@ jobs:
 
       - name: Check formatting
         run: |
-          ./utils/stylua --config-path ./utils/.stylua.toml -c .
+          ./utils/stylua --config-path .stylua.toml -c .
   shfmt-check:
     name: "Formatting check with shfmt"
     runs-on: ubuntu-20.04