Skip to content

backport: Add ChaCha20 encryption option (XOR)/Unroll the ChaCha20 inner loop for performance #255

backport: Add ChaCha20 encryption option (XOR)/Unroll the ChaCha20 inner loop for performance

backport: Add ChaCha20 encryption option (XOR)/Unroll the ChaCha20 inner loop for performance #255

Workflow file for this run

name: linter
on:
push:
paths-ignore:
- '**/*.md'
pull_request:
paths-ignore:
- '**/*.md'
jobs:
translations:
name: Check Translations
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Lint translation files
run: python3 contrib/devtools/check-translations.py