Skip to content

Intern property and class names, use UstrMap for properties (#462) #75

Intern property and class names, use UstrMap for properties (#462)

Intern property and class names, use UstrMap for properties (#462) #75

Workflow file for this run

name: Luau Linting
on:
push:
branches: "master"
pull_request:
branches: "master"
paths: ["*.lua", "*.luau"]
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ok-nick/[email protected]
- name: Run Selene
run: selene rbx_dom_lua/src
- name: Run StyLua
run: stylua rbx_dom_lua/src --check