Skip to content

Improve xml.xml_escape() to handle non-printable characters #601

Improve xml.xml_escape() to handle non-printable characters

Improve xml.xml_escape() to handle non-printable characters #601

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1