Skip to content

feat: option to make folio on left if even and on right if odd #9

feat: option to make folio on left if even and on right if odd

feat: option to make folio on left if even and on right if odd #9

Workflow file for this run

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