Skip to content

Added ltr and rtl support based on the language as well as an unreasonable amount of language data. #181

Added ltr and rtl support based on the language as well as an unreasonable amount of language data.

Added ltr and rtl support based on the language as well as an unreasonable amount of language data. #181

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
src: './piggy'