Skip to content

Swap to using bit32.byteswap for blake2s #40

Swap to using bit32.byteswap for blake2s

Swap to using bit32.byteswap for blake2s #40

Workflow file for this run

name: Linting
on:
push:
paths: '**.luau'
branches: 'main'
pull_request:
paths: '**.luau'
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ok-nick/[email protected]
- name: Run Selene
run: selene modules
- name: Run StyLua
run: stylua modules --check