Skip to content

refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) #243

refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)

refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) #243

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