Skip to content

feat(guide): Move the third-party tools section out of the qBittorrent section and put it in the downloaders root section #2428

feat(guide): Move the third-party tools section out of the qBittorrent section and put it in the downloaders root section

feat(guide): Move the third-party tools section out of the qBittorrent section and put it in the downloaders root section #2428

Workflow file for this run

name: Lint - EditorConfig
on:
push:
branches:
- master
pull_request:
jobs:
editorconfig-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: editorconfig-checker
run: |
docker run --rm \
-v "${GITHUB_WORKSPACE}":/check \
mstruebing/editorconfig-checker