Skip to content

fix(cliente): corrige blips/nomes, tipo de veiculo, trolls e municao infinita (#57) #109

fix(cliente): corrige blips/nomes, tipo de veiculo, trolls e municao infinita (#57)

fix(cliente): corrige blips/nomes, tipo de veiculo, trolls e municao infinita (#57) #109

Workflow file for this run

name: Lint (Web & Lua)
on:
pull_request:
paths:
- "web/**"
- "client/**"
- "server/**"
- "shared/**"
- "locales/**"
- "fxmanifest.lua"
- ".github/workflows/lint.yml"
workflow_dispatch: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: mri-Qbox-Brasil/workflows/.github/workflows/callable-lint.yml@main
with:
lua-lint: false