Skip to content

feat(languages): Add Brazilian Portuguese specific hyphenation points #20

feat(languages): Add Brazilian Portuguese specific hyphenation points

feat(languages): Add Brazilian Portuguese specific hyphenation points #20

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