Skip to content

Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 #801

Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0

Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 #801

Workflow file for this run

name: Run clang-format Linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.11
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
clangFormatVersion: 11