Skip to content

build: allow c++17 standard to be used for compilation #137

build: allow c++17 standard to be used for compilation

build: allow c++17 standard to be used for compilation #137

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