Skip to content

add xml and xhtml to filetypes #112

add xml and xhtml to filetypes

add xml and xhtml to filetypes #112

Workflow file for this run

name: Pull request check
on:
pull_request:
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: JohnnyMorganz/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --check lua
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: leafo/[email protected]
with:
luaVersion: 'luajit-2.1.0-beta3'
- uses: leafo/[email protected]
- name: build
run: |
luarocks install luacheck
- name: test
run: |
luacheck lua